| GlobalLayerMaskInfoLength Property |
Gets the global layer mask section length in bytes.
Namespace: Aspose.PSD.FileFormats.Psd.LayersAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntaxpublic int Length { get; }Public ReadOnly Property Length As Integer
Get
public:
property int Length {
int get ();
}member Length : int with get
Property Value
Type:
Int32
See Also