GH_MemoryBitmapSizeOf Property |
Gets the size (in bytes) of the local image.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int SizeOf { get; }
Public ReadOnly Property SizeOf As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_MemoryBitmap.SizeOf"]
See Also