RhinoCommon API
DetailViewObjectPageToWorldTransform Property |
Returns the page coordinate to world coordinate transformation.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public Transform PageToWorldTransform { get; }
Public ReadOnly Property PageToWorldTransform As Transform Get
Property Value
Type: Transform