SmartTagDef class
SmartTagDef class
Contains elements that contain information for each smart tag defined for a shape or page.
The SmartTagDef type exposes the following members:
Constructors
Constructor | Description |
---|---|
SmartTagDef() | Constructor. |
Properties
Property | Description |
---|---|
name | The name of the element. |
name_u | The universal name of the element. |
id | The unique ID of the element within its parent element. |
x | The x-coordinate position in the shape’s local coordinates around which the smart tag button is placed. |
y | The y-coordinate position in the shape’s local coordinates around which the smart tag button is placed. |
tag_name | It contains the name of the smart tag that is used as a key to associate the smart tag with its actions. |
x_justify | The x-offset of the smart tag button relative to the point defined by the X and Y elements. |
y_justify | Specifies the y-offset of the smart tag button relative to the point defined by the X and Y elements. |
display_mode | 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. |
button_face | It contains the ID of the button face image that appears on the smart tag button. |
disabled | Disabled element determines whether the smart tag appears in the drawing window. |
description | 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. |
See Also
- module aspose.diagram