CODComponent::ChangeProperty

BOOLCODComponent::ChangeProperty(CODProperty*pProperty, DWORDdwChangeFlags= OD_CHANGE_ALL)

Changes a property for a component.

Defined in: OdComponent.cpp

Parameters

pProperty

A pointer to a property object containing the new properties.

dwChangeFlags

Property-specific change flags describing which aspects of the specified property are to to be changed; use OD_CHANGE_ALL if you wish to change all aspects of the given property.

See Also

CODEditProperties  CODFillProperties  CODFontProperties  CODLineProperties  CODProperty