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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxpublic bool ArrowsInside { get; set; }Property Value
Boolean
See Also