DetailViewObjectPageToWorldTransform Property |
Returns the page coordinate to world coordinate transformation.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Transform PageToWorldTransform { get; }Public ReadOnly Property PageToWorldTransform As Transform
Get
Property Value
Type:
Transform
Version InformationRhino for Windows
Supported in: 6.8
See Also