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


In This Topic
    Dimension Class Members
    In This Topic

    The following tables list the members exposed by Dimension.

    Protected Fields
    Public Properties
     NameDescription
    Public Property Gets or sets the size of the arrow head.  
    Public Property  
    Public PropertyOverridden.   
    Public Property Gets or sets the dimension line position. Affects text position when the text cannot fit between extension lines.  
    Public Property Gets or sets the dimension style name.  
    Public Property Gets the actual measured distance.  
    Public Property  
    Public Property Gets or sets the units format for linear dimension.  
    Public Property Gets or sets the global scale factor for linear dimensions.  
    Public Property  
    Public Property Gets or sets the precision for primary units dimension.  
    Public Property Gets or sets the global scale factor for the dimension.  
    Public Property Gets or sets current height for the tolerance text. The ratio of the tolerance height to the main dimension text height.  
    Public Property Hides or shows the leading zeros.  
    Public Property Hides or shows the trailing zeros.  
    Public Property Gets or sets the gap (in world units) between the dimension line and the text.  
    Public Property  
    Public Property Gets or sets dimension text override. The angle brackets < > represent the dimension value. You can type additional text before or after the angle brackets, or you can eliminate the angle brackets.  
    Public Property Gets or sets dimension text prefix.  
    Public PropertyOverridden.  Gets the text.  
    Public Property Gets or sets dimension text suffix.  
    Public Property Gets or sets the tolerance mode.  
    Public Property Gets or sets the tolerance precision for primary units dimension.  
    Public Property Hides or shows tolerance leading zeros.  
    Public Property Hides or shows tolerance trailing zeros.  
    Public Property Gets or sets the upper tolerance value.  
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo instance with the data needed to serialize the target object.  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodUpdates dimension distance and reference points, sets the Entity.RegenMode as regenType.RegenAndCompile.  
    Protected Internal MethodOverridden.   
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected MethodOverloaded.   
    Protected Method  
    Protected Internal MethodOverridden.   
    Protected MethodOverloaded.   
    Protected MethodOverloaded.   
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method Gets the scaled distance.  
    Protected MethodOverloaded. Overridden.   
    Protected Method  
    Protected MethodOverloaded. Overridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Method Returns true if the angle is between 90 and 270 degrees.  
    Protected MethodOverridden.  Prepare 5 text ( prefix, dimText, upperValue, lowerValue, suffix) that compose the whole dimension text  
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Method Updates dimension distance.  
    Top
    See Also