API Documentation > CorelDRAW > 2025-v26
IVGProperties interface
The main interface for Properties class
Syntax:
Interface IVGProperties
Properties:
Name Description
_NewEnum Returns an enumerator that iterates through a collection
Count Gets the properties Count
Index Index of the property
Item Gets or sets an Item
ItemByIndex Gets item by index
Methods:
Name Description
Delete Deletes a property
DeleteAll Deletes all properties associated with the given section name
DeleteByIndex Deletes a property by index
Description Gets a property Description
Exists Returns True if the specified property exists
GetPoint Gets a Point item
GetVector Gets a Vector item
SetPoint Sets a Point item
SetVector Sets a Vector item