Usage Long AnnoObjGetStampMode
Description Returns the stamp mode of the selected aotStamp (=3) object.
Parameters None
Return value Stamp mode of the object. Returns -1 if the object has no stamp mode information or no object is selected. This may return one of the following values:
asmOpaque (=0)
asmWhiteIsTransparent (=1)
asmBlackIsTransparent (=2)
Programming Notes None