IImageDataHeight Property |
Is an unsigned long representing the actual height, in pixels, of the ImageData.
Namespace: Aspose.Html.Dom.CanvasAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
SyntaxReadOnly Property Height As ULong
Get
property unsigned long long Height {
unsigned long long get ();
}
abstract Height : uint64 with get
Property Value
Type:
UInt64
See Also