Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / MultilineText Class
Fields Properties Methods


In This Topic
    MultilineText Class Members
    In This Topic

    The following tables list the members exposed by MultilineText.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the original string of the multiline text read from the dwg.  
    Public Property Gets or sets the spacing between lines.  
    Public Property Gets or sets the width of the multiline text.  
    Public PropertyOverridden.   
    Public Property Gets or sets the width factor for each line of text.  
    Public PropertyWhen true, the line of text is split (if it contain spaces) into more lines so that their lengths are less than Width. When false, the line is truncated if it goes beyond the Width.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.  Converts the text to a list of meshes.  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo instance with the data needed to serialize the target object.  
    Public MethodOverloaded. Overridden.   
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverloaded. Overridden.   
    Protected Method  
    Top
    See Also