PbMiscTextAttr Class |
Class to define a numeric display format.
Namespace: OIV.MeshViz.Graph
The PbMiscTextAttr type exposes the following members.
Name | Description | |
---|---|---|
PbMiscTextAttr | Initializes a new instance of the PbMiscTextAttr class |
Name | Description | |
---|---|---|
CopyFrom(PbBase) | Assignment operator. | |
CopyFrom(PbMiscTextAttr) | Assignment operator. | |
EnableConnection | Activates/deactivates the mechanism of connection. | |
EnablePredefinedProfile | ||
EnableProfile | ||
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetFontName | Gets the font name for texts. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetLineLength | Gets line length attributes. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsConnectionEnabled | Returns true if the connection mechanism is active, otherwise false. | |
IsPredefinedProfileEnabled | Enables/Disables the use of a predefined profile for 3D text if they are activated (cf OIV.MeshViz.Graph.PbMiscTextAttr.EnableProfile(System.Boolean)). | |
IsProfileEnabled | Enables/Disables the appearance of a profile for 3D Text. | |
SetFontName | Sets the font name for texts. | |
SetLineLength | Sets line length attributes. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Touch | Simulates the changing of an instance of this object, so all connected objects are informed of this change. |
This class is used to define miscellaneous text attributes.