DimensionPropertiesArrowsInside Property |
When true the arrows are drawn inside the dimension and point outwards. When false the arrows are drawn outside the dimension and point inwards.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic bool ArrowsInside { get; set; }Property Value
Type:
Boolean
See Also