-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Entities.Dimension.Text
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Gets or sets an explicit dimension text to be displayed instead of the standard dimension text created from the measurement in the format specified by the dimension-style properties.
If null or empty, the dimension created from the measurement is to be displayed. If " " (one blank space), the text is to be suppressed. Anything else is drawn as the text.
Namespace: ACadSharp.Entities.Dimension
C#
DxfCodeValueAttribute
public String Text { get; set; }
String
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