combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyRect Class
Properties Methods

In This Topic
    PropertyRect Class Members
    In This Topic

    The following tables list the members exposed by PropertyRect.

    Public Properties
     NameDescription
    Public PropertyGets or sets the height of the rectangle.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets the left coordinate of the rectangle.  
    Public PropertyGets or sets the top coordinate of the rectangle.  
    Public PropertyGets or sets the width of the rectangle.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from DomItem)
    Public MethodReturns a Rectangle instance.  
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Public MethodOverloaded. Sets the rectangle coordinates.  
    Top
    See Also