References for TextEntity
- DisplayPipeline
- void DrawText(TextEntity text, System.Drawing.Color color, double scale)
- void DrawText(TextEntity text, System.Drawing.Color color, Transform xform)
- void DrawText(TextEntity text, System.Drawing.Color color)
- ObjRef
- ObjectTable
- System.Guid AddText(TextEntity text, ObjectAttributes attributes, HistoryRecord history, bool reference)
- System.Guid AddText(TextEntity text, ObjectAttributes attributes)
- System.Guid AddText(TextEntity text)
- TextObject
- TextEntity
- TextEntity Create(string text, Plane plane, DimensionStyle style, bool wrapped, double rectWidth, double rotationRadians)
- TextEntity CreateWithRichText(string richTextString, Plane plane, DimensionStyle style, bool wrapped, double rectWidth, double rotationRadians)