AcMapDMElement:: GetAllStyleReferencesIterator Method
Retrieves an iterator over a collection of style references (for the corresponding style set) applied to this element.
AcMapDMAllStyleReferencesIterator* GetAllStyleReferencesIterator( double dScale = 0., bool bForward = true, bool bSkipProxies = false ) const;
Parameters |
Description |
dScale |
Input scale. The default value is zero, the current scale. |
bForward |
Input true for forward traversal. |
bSkipProxies |
Input true to skip over StyleReferences that refer to proxy Styles |
Returns
Returns the AcMapDMAllStyleReferencesIterator.
Remarks
The iterator will iterate all StyleReferences, and StyleId() may return an Id to an AcDbProxyObject, unless the bSkipProxies argument is passed as true.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].