TypedArray.ByteOffset
TypedArray.ByteOffset property
Gets the byteOffset from the start of referenced ArrayBuffer.
public int ByteOffset { get; }
Property Value
The length in bytes.
See Also
- class TypedArray
- namespace Aspose.Svg
- assembly Aspose.SVG
Gets the byteOffset from the start of referenced ArrayBuffer.
public int ByteOffset { get; }
The length in bytes.