AcMapDMElement::IsStyleApplied Method

Land Desktop Development ARX CPP SDK

AcMapDMElement:: IsStyleApplied Method
 

Determines whether this element has a style associated with it at a specified scale.

bool IsStyleApplied(
    const AcDbObjectId& styleId, 
    double dScale, 
    bool bIgnoreDisabled = true
) const;
Parameters 
Description 
styleId 
Input ID of the style.  
dScale 
Input scale.  
bIgnoreDisabled 
Input true to ignore styles that are disabled at the specified scale. The default value is true.  
Returns

Returns true if the style is applied.

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].