The VisPoint type exposes the following members.

Constructors

  NameDescription
Public methodVisPoint
Initializes a new instance of the VisPoint 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 fieldX
Public fieldY

See Also