CODComponent::RemoveProperty

BOOL CODComponent::RemoveProperty(const int nPropId)

Remove a property from a component.

Defined in: OdComponent.cpp

Return Value

Non-zero if the property was successfully removed; otherwise zero.

Parameters

nPropId

The property ID code for the property to be removed.

See Also

CODEditProperties CODFillProperties CODFontProperties CODLineProperties CODProperty