AcMapObjClassDefinition::SetIconName Method

Land Desktop Development ARX CPP SDK

AcMapObjClassDefinition:: SetIconName Method
 

Sets the icon name of this feature class definition.

AcMapObjClass::EErrCode SetIconName(
    const ACHAR* pszIconName
);
Parameters 
Description 
pszIconName 
Input full pathname of the icon's bitmap file, or NULL or an empty string to specify the standard icon.  
Returns

Returns AcMapObjClass::EErrCode eOk if successful. Returns AcMapObjClass::EErrCode eClassNotFromCurrentSchema if the class is not from the current feature-definition file. Returns AcMapObjClass::EErrCode eFailed if the process failed for some other reason.

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