The VisSize type exposes the following members.

Constructors

  NameDescription
Public methodVisSize
Initializes a new instance of the VisSize 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 fieldH
Public fieldW

See Also