-
-
Notifications
You must be signed in to change notification settings - Fork 177
ACadSharp.Tables.DimensionStyle.TextVerticalPosition
Albert Domenech edited this page Jul 14, 2024
·
2 revisions
Controls the vertical position of dimension text above or below the dimension line (see DIMTVP System Variable).
The TextVerticalPosition value is used when is off. The magnitude of the vertical offset of text is the product of the text height and TextVerticalPosition. Setting TextVerticalPosition to 1.0 is equivalent to setting to on. The dimension line splits to accommodate the text only if the absolute value of TextVerticalPosition is less than 0.7.
Namespace: ACadSharp.Tables.DimensionStyle
C#
public Double TextVerticalPosition { get; set; }Double
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions