The VisRect type exposes the following members.

Constructors

  NameDescription
Public methodVisRect
Initializes a new instance of the VisRect class

Methods

  NameDescription
Public methodGetTypeName
Returns the name of the class.
(Inherited from SalFunctionalClass.)
Public methodIsDerivedFrom(String)
Returns true if the object is derived from the class specified.
(Inherited from SalFunctionalClass.)
Public methodIsDerivedFrom(Type)
Returns true if the object is derived from the class specified.
(Inherited from SalFunctionalClass.)

Fields

  NameDescription
Public field_derived
Instance of the derived object that inherits this class as a second base in a multiple inheritance tree.
(Inherited from SalFunctionalClass.)
Public fieldBottom
Public fieldLeft
Public fieldRight
Public fieldTop

See Also