-
-
Notifications
You must be signed in to change notification settings - Fork 142
ACadSharp.Entities.IText
Albert Domenech edited this page Mar 25, 2025
·
4 revisions
Common interface for all text entities in the drawing.
Namespace: ACadSharp.Entities
C#
public interface IText
Returns | Name | Summary |
---|---|---|
XYZ |
AlignmentPoint | X-axis direction vector(in WCS). |
Double |
Height | Changes the height of the object. |
XYZ |
InsertPoint | First alignment point(in OCS). |
TextStyle |
Style | Style of this text entity. |
String |
Value | Specifies the text string for the entity. |
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