new SmartTagDef()

Constructor.

Methods

getButtonFace()

It contains the ID of the button face image that appears on the smart tag button.

getDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

getDescription()

Description element contains a string that describes the smart tag, which appears as a tool tip when the user pauses the mouse over the tag.

getDisabled()

Disabled element determines whether the smart tag appears in the drawing window.

getDisplayMode()

DisplayMode element determines whether the smart tag appears when the user pauses the mouse over the tag, when the shape is selected, or all the time.

getID()

The unique ID of the element within its parent element.

getName()

The name of the element.

getNameU()

The universal name of the element.

getTagName()

It contains the name of the smart tag that is used as a key to associate the smart tag with its actions.

getX()

The x-coordinate position in the shape's local coordinates around which the smart tag button is placed.

getXJustify()

The x-offset of the smart tag button relative to the point defined by the X and Y elements.

getY()

The y-coordinate position in the shape's local coordinates around which the smart tag button is placed.

getYJustify()

Specifies the y-offset of the smart tag button relative to the point defined by the X and Y elements.

setDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

setID()

The unique ID of the element within its parent element.

setName()

The name of the element.

setNameU()

The universal name of the element.