Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Text Class
Fields Properties Methods


In This Topic
    Text Class Members
    In This Topic

    The following tables list the members exposed by Text.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the text alignment.  
    Public Property The text is flipped in X.  
    Public Property Gets or sets a value indicating whether the text must be always faces the camera.  
    Public Property Gets or sets the text height.  
    Public PropertyGets or sets the insertion point (it corresponds to the Text.Plane origin).  
    Public Property Gets or sets a value indicating whether the text must be simplified when it becomes small on screen.  
    Public Property Gets or sets the text style name.  
    Public Property Gets or sets the text itself.  
    Public Property The text is flipped in Y.  
    Public Property Gets or sets the text width factor.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverloaded.  Converts the text outlines to a list of composite curves.  
    Public MethodOverloaded.  Converts the text outlines to LinearPath.  
    Public Method Converts the text to a list of meshes.  
    Public Method Converts the text outlines to a list of regions.  
    Public Method Converts the text outlines to a list of surfaces.  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverloaded. Overridden.  Extrudes this entity along plane's Z-axis.  
    Public MethodOverridden.   
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo instance with the data needed to serialize the target object.  
    Public MethodOverridden.   
    Public MethodOverloaded. Overridden.   
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected Methodstatic (Shared in Visual Basic)  
    Protected MethodAll the Text derived classes must call this method at the beginning of the Regen(RegenParams) method.  
    Protected Methodstatic (Shared in Visual Basic)  
    Protected Internal MethodOverridden.   
    Protected MethodOverloaded.   
    Protected MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Method Draws a rectangle to approximate small texts for better performances.  
    Protected Method  
    Protected Internal Method  
    Protected Internal Method  
    Protected Method  
    Protected Method  
    Protected MethodOverloaded.   
    Protected Method  
    Protected MethodOverloaded.   
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected MethodOverridden.   
    Top
    See Also