TypedArray.Buffer
TypedArray.Buffer property
Gets the ArrayBuffer referenced by this instance.
public Buffer { get; }
Property Value
The buffer.
See Also
- class TypedArray
- namespace Aspose.Svg
- assembly Aspose.SVG
Gets the ArrayBuffer referenced by this instance.
public Buffer { get; }
The buffer.