[Visual Basic] [ Boolean
= ]imagekitcontrolname.Edit.Property
[Visual C++] [
BOOL =
]imagekitcontrolname.GetEdit().Property()
Parameters
None
Return Value
None
Explanation
The Property method is used with vector images to display the object's properties.
Executing this method is the same as using the popup menu of the vector image editing toolbar and selecting "Properties". Instead of right clicking the mouse to display the popup menu, you can execute this method.