Click or drag to resize

DecalOrigin Property

Gets the origin of the decal in world space.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public Point3d Origin { get; }

Property Value

Type: Point3d
See Also