API Documentation > CorelDRAW > 2025-v26 > Shape > IVGShape
Shape.Custom property
Returns the properties of a custom shape
Syntax:
Property Get Custom() As CustomShape
Remarks:
The Custom property returns the properties of a custom shape. CorelDRAW supports the automation of tables through the use of custom shapes. See the TableShape class for information on working with tables. For information on creating custom shapes, see the Layer.CreateCustomShape method.