With these functions, you can modify the dynamic properties of the graphics objects in your project (movement, scaling, rotation, sliders, dynamic color fill).
The error E_HANDLE is returned if there is no selected or active object, or if an object does not support this type of property. E_INVALIDARG is returned if an argument is out of range.
Reads the current values set on the Access | Disable tab of the Object Properties dialog. |
|
Sets the values on the Access | Disable tab of the Object Properties dialog. |
|
Reads the values on the Access | General tab of the Object Properties dialog. |
|
Sets the values on the Access | General tab of the Object Properties dialog. |
|
Retrieves the Name of a graphics object on the current page. |
|
Sets the Name of a graphics object on the current page. |
|
Reads the values for a button object from the Appearance | General tab of the Object Properties dialog. |
|
PropertiesButtonGetEx | Reads the values, including custom fill color for a button object from the Appearance | General tab of the Object Properties dialog. |
Sets the values on the Appearance | General tab of the Object Properties dialog for a button object. |
|
Reads the values set for a Cicode object on the Cicode | General tab of the Object Properties dialog. |
|
Sets the values for a Cicode object on the Cicode | General tab of the Object Properties dialog. |
|
Reads the type and expressions configured on the Appearance | Display Value tab of the Object Properties dialog. |
|
Sets the values and expressions on the Appearance | Display Value tab of the Object Properties dialog. |
|
Reads the text for a specific index from the Appearance | Display Value tab of the Object Properties dialog. |
|
Sets the text for a specific index on the Appearance | Display Value tab of the Object Properties dialog. |
|
Reads the current color value set for the specified index point on the Fill | Color tab of the Object Properties dialog. This function has been superseded by the function PropertiesFillColourColourGetEx. |
|
Reads the current color value set for the specified index point on the Fill | Color tab of the Object Properties dialog. |
|
Sets the color at the specific index on the Fill | Color tab of the Object Properties dialog. This function has been superseded by the function PropertiesFillColourColourPutEx. |
|
Sets the color at the specific index on the Fill | Color tab of the Object Properties dialog. |
|
Reads the values set on the Fill | Color tab of the Object Properties dialog for the current object. |
|
Sets the values on the Fill | Color tab of the Object Properties dialog. |
|
Reads the values set on the Fill | Level tab of the Object Properties dialog. This function has been superseded by the function PropertiesFillLevelGetEx. |
|
Reads the values set on the Fill | Level tab of the Object Properties dialog. |
|
Sets the values on the Fill | Level tab of the Object Properties dialog. This function has been superseded by the function PropertiesFillLevelPutEx. |
|
Sets the values on the Fill | Level tab of the Object Properties dialog. |
|
Reads the values set on the Input | Keyboard Command tab of the Object Properties dialog |
|
Sets the values on the Input | Keyboard Commands tab of the Object Properties dialog |
|
Reads the values set on the Input | Touch tab of the Object Properties dialog |
|
Sets the values on the Input | Touch tab of the Object Properties dialog. |
|
Shows the property dialog for an object or a form for Genies. |
|
Reads the type and expressions configured on the Appearance | General tab of the Object Properties dialog. |
|
Sets the type defined for a symbol set on the Appearance | General tab of the Object Properties dialog. |
|
PropertiesSymbolSetSymbolGet | Retrieves the Element name and Library name of the "Index" element of the currently selected object. |
PropertiesSymbolSetSymbolPut | Sets the Element name and Library name of the "Index" element of the currently selected object. |
PropertiesTransCentreOffsetExpressGet | Retrieve the express properties. |
PropertiesTransCentreOffsetExpressPut | Set the express properties. |
Reads the property values set on the Movement, Scaling and Slider tabs of the Object Properties dialog. |
|
Sets values for the properties on the Movement, Scaling and Slider tabs of the Object Properties dialog. |
|
Reads the values for a trend object as set on the Appearance | General tab of the Object Properties dialog. This function has been superseded by the function PropertiesTrendGetEx. |
|
Reads the values for a trend object as set on the Appearance | General tab of the Object Properties dialog. |
|
Sets the values for a trend object that appear on the Appearance | General tab of the Object Properties dialog. This function has been superseded by the function PropertiesTrendPutEx. |
|
Sets the values for a trend object that appear on the Appearance | General tab of the Object Properties dialog |
|
Sets the Hidden when argument on the Appearance | Visibility tab of the Object Properties dialog. |
Note: For details on handling return and error values, see Error Handling.
See Also
Published June 2018