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; }
Public Property TextPlane As Plane
Get
Set
Property Value
Type:
PlaneSee Also