TypedArray.Length
TypedArray.Length property
Gets the length of a typed array.
public int Length { get; }
Property Value
The length in bytes.
See Also
- class TypedArray
- namespace Aspose.Svg
- assembly Aspose.SVG
Gets the length of a typed array.
public int Length { get; }
The length in bytes.