ImageGear22.Art Assembly > ImageGear.ART Namespace > ImGearARTGetNotateXpressLayerPasswordEventArgs Class : LayerName Property |
'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();