UnknownResourceKey Property |
Gets the layer resource key.
Namespace: Aspose.PSD.FileFormats.Psd.Layers.LayerResourcesAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 22.5
Syntaxpublic override int Key { get; }
Public Overrides ReadOnly Property Key As Integer
Get
public:
virtual property int Key {
int get () override;
}
abstract Key : int with get
override Key : int with get
Property Value
Type:
Int32
See Also