Click or drag to resize

IMcGraphObjPoint Methods

The IMcGraphObjPoint type exposes the following members.

Methods
  NameDescription
Public methodAddShapeElement
Add an element to the current marker shape.
Public methodDuplicate
Creates a copy of a McGraphObj.
Public methodEditProperties
Displays the property sheet for this object.
Public methodGetBounds
Returns the coordinates of this object's bounding box.
Public methodGetCenter
Returns the center of a graphic object.
Public methodGetHandle
Returns the image coordinates of a graphic object handle.
Public methodGetLabelOffset
Returns the offset of the label attached to this object in both directions, relatively to the object position.
Public methodCode exampleGetPoints
Returns one or several points defining a graphic object.
Public methodGetPosition
Returns the position of a graphic object.
Public methodHitTest
Tests which handle, if any, a point is over
Public methodImportProperties
Import graphic object properties from another McGraphObj.
Public methodIntersects
Tests whether a rectangle intersects this graphic object.
Public methodNotifyCreationComplete
Sends an ObjectCreated notification to Overlay notify clients
Public methodRemove
Removes this object from the McGraphOverlay collection.
Public methodSaveAsTemplate
Copy all the properties of this object into its template.
Public methodSetHandle
Sets the coordinates of a graphic object handle.
Public methodSetLabelOffset
Set the offset of the label attached to this object in both directions, relatively to the object position.
Public methodSetPosition
Change the position of an object.
Top
See Also