Click or drag to resize

DetailViewObjectWorldToPageTransform Property

Gets the world coordinate to page coordinate transformation.

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

Property Value

Type: Transform
See Also