RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Length Structure
Fields Properties Methods


In This Topic
    C1Length Structure Members
    In This Topic

    The following tables list the members exposed by C1Length.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets an instance of C1Length that represents automatic length.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets whether this length is an absolute value, that is, it is expressed in pixels.  
    Public PropertyGets whether this length is auto.  
    Public PropertyGets whether this length is a percent.  
    Public PropertyGets the unit type of this length.  
    Public PropertyGets the value of this length.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Returns the larger of two C1Length instances.  
    Public Methodstatic (Shared in Visual Basic)Returns the smaller of two C1Length instances.  
    Public Method  
    Top
    Public Operators
    See Also