RadialDimension.TextLocation Property

RadialDimensionTextLocation Property

[Missing <summary> documentation for "P:Rhino.Geometry.RadialDimension.TextLocation"]

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public override DimensionStyleTextLocation TextLocation { get; set; }
Public Overrides Property TextLocation As DimensionStyleTextLocation
	Get
	Set

Property Value

Type: DimensionStyleTextLocation
See Also