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