ObjSetPropsΒΆ

ObjSetProps sets the properties of a document page, diagram or drawing object.

bool = ObjSetProps(hObj, oProps)

Return Value

oProps.

Parameters

hObj

hObj is the handle of a page, layer, drawing object or dataset.

Comment

Note

This function is a beta version. The release version will be available in one of the next updates.

History

Version Description
R2016 New.

id-1777056