DimensionPropertiesFixPosition Property |
When true the text is anchored to the center of the dimension. When false the text can move along the dimension line to be outside the dimension. This is useful when the dimension is smaller than the text.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic bool FixPosition { get; set; }Property Value
Type:
Boolean
See Also