Click or drag to resize

Text3dTextPlane Property

Gets or sets the 3D aligned plane for this Text3d object.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Plane TextPlane { get; set; }

Property Value

Type: Plane
See Also