GH_MemoryBitmap.Width Property

GH_MemoryBitmapWidth Property

Gets the width (in pixels) of the local image.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int Width { get; }
Public ReadOnly Property Width As Integer
	Get

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_MemoryBitmap.Width"]

See Also