-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Entities.IText
Albert Domenech edited this page Jul 15, 2024
·
3 revisions
Common interface for all text entities in the drawing.
Namespace: ACadSharp.Entities
C#
public interface IText
Returns | Name | Summary |
---|---|---|
Double |
Height | Changes the height of the object. |
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.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions