AnnSetProtractorOptions method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax short AnnSetProtractorOptions(OLE_HANDLE hObject, BOOL bAcute, short nUnit, LPCTSTR pszAbbrev, short nPrecision, float fArcRadius, BOOL bSelected);

Overview:  Refer to Implementing Annotations.

Remarks

(Document/Medical only) Sets various options for a Protractor object.

Note: This method can be called for Container objects, allowing you to change Protractor objects within the container. The objects to change are determined by the settings in bSelected.

See Also

Elements:  AnnGetProtractorOptions method, AnnGetAngle method

Topics:  Annotations (Document/Medical only): Object Manipulation