RhinoDoc.CustomRenderSizes Property

RhinoDocCustomRenderSizes Property

[Missing <summary> documentation for "P:Rhino.RhinoDoc.CustomRenderSizes"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public List<Size> CustomRenderSizes { get; }
Public ReadOnly Property CustomRenderSizes As List(Of Size)
	Get

Property Value

Type: ListSize
See Also