Click or drag to resize

DetailViewObjectPageToWorldTransform Property

Returns the page coordinate to world coordinate transformation.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Transform PageToWorldTransform { get; }

Property Value

Type: Transform
See Also