LocationPoint Members

The LocationPoint type exposes the following members.

Methods

  NameDescription
Public methodDispose
Causes the object to release immediately any resources it may be utilizing.
(Inherited from APIObject.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodMove
Move the element within the project by a specified vector.
(Inherited from Location.)
Public methodRotate
Rotate the element within the project by a specified angle around a given axis.
(Inherited from Location.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsReadOnly
Identifies if the object is read-only or modifiable.
(Inherited from APIObject.)
Public propertyPoint
The physical location of the element.
Public propertyRotation
The angle of rotation around the insertion point, in radians.

See Also