ImageGear .NET v24.12 - Updated
LayerName Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTGetNotateXpressLayerPasswordEventArgs Class : LayerName Property
Gets a layer name of the layer that needs a password.
Syntax
'Declaration
 
Public ReadOnly Property LayerName As String
'Usage
 
Dim instance As ImGearARTGetNotateXpressLayerPasswordEventArgs
Dim value As String
 
value = instance.LayerName
public string LayerName {get;}
public: __property string* get_LayerName();
public:
property String^ LayerName {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearARTGetNotateXpressLayerPasswordEventArgs Class
ImGearARTGetNotateXpressLayerPasswordEventArgs Members