Text
|
The TextStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| TextStyle | Default constructor for the TextStyle class. | |
| TextStyle(String, String, Double, Double, Double, Double, Boolean, Boolean, Boolean, Boolean, Boolean, String) | Constructor for the TextStyle class. Constructs a text style with the specified properties. |
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper) |
|
| Backward | Property that indicates whether text is drawn backwards with this Text Style. | |
| BigFontFileName | Property that represents the BigFont filename for this TextStyle. | |
| FileName | Property that represents a full path to the font file for this text style. | |
| Font | Property that represents the font associated with this TextStyle. | |
| IsDisposed | (Inherited from DisposableWrapper) |
|
| LoadStyleRec | ||
| ObliquingAngle | Property that represents the obliquing angle of text. ObliquingAngle has a domain of ±1.48335 radians (±85°). Negative angles will have Oda2PI added to them. | |
| Overlined | Property that indicates whether the text is overlined. | |
| PreLoaded | Property that indicates whether this TextStyle has a pre-loaded font. | |
| StyleName | Property that represents the style name for this TextStyle. | |
| TextSize | Property that represents the fixed text size for this TextStyle. | |
| TrackingPercent | Property that represents the tracking percent for this TextStyle. | |
| Underlined | Property that indicates whether text is drawn underlined with this TextStyle. | |
| UnmanagedObject | (Inherited from DisposableWrapper) |
|
| UpsideDown | Property that indicates whether text is drawn upside down with this TextStyle. | |
| Vertical | Property that indicates whether text is drawn vertical with this TextStyle. | |
| XScale | Property that represents the X-scale (width) factor for this TextStyle. |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from RXObject) |
|
| CompareTo | (Inherited from RXObject) |
|
| CopyFrom | (Inherited from RXObject) |
|
| Create | Creates an object based on the passed pointer and returns a handle to the created object. | |
| CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | (Inherited from DisposableWrapper) |
|
| ExtentsBox | Calculates the extents of the specified text string when using this text style. Currently not implemented. | |
| FromTextStyleTableRecord(ObjectId) | Copies a text style from the TextStyleTableRecord represented by the passed styleId. | |
| FromTextStyleTableRecord(String) | Copies a text style from the TextStyleTableRecord represented by the passed styleName. | |
| GetHashCode | (Inherited from DisposableWrapper) |
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetRXClass | (Inherited from RXObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| QueryX | (Inherited from RXObject) |
|
| SetTrackKerning | Sets the tracking percent for this text style. Tracking percent is a multiplier for the spacing between characters as defined in the font file. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| X | (Inherited from RXObject) |
| © Bricsys NV. All rights reserved. |