-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Tables.DimensionStyle.DimensionLineIncrement
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Controls the spacing of the dimension lines in baseline dimensions (see DIMDLI System Variable).
Each dimension line is offset from the previous one by this amount, if necessary, to avoid drawing over it. Changes made with DimensionLineIncrement are not applied to existing dimensions.
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Double DimensionLineIncrement { get; set; }
Double
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions