Click or drag to resize

CustomObjectGrips Properties

The CustomObjectGrips type exposes the following members.

Properties
  NameDescription
Public propertyGripCount
Public propertyGripsMoved
If GripsMoved is true if some of the grips have ever been moved GripObject.NewLocation() sets GripsMoved=true.
Public propertyNewLocation
true if some of the grips have been moved. GripObject.NewLocation() sets NewLocation=true. Derived classes can set NewLocation to false after updating temporary display information.
Public propertyOwnerObject
Owner of the grips.
Top
See Also