:: com :: sun :: star :: drawing ::

deprecated enum MeasureKind
Usage Restrictions
deprecated
Description
determines whether a measured shape is a standard measure or a radius measure.

Values
STANDARD use the length measurement.  
RADIUS use the radius measurement. This option cannot be used from the GUI Interface.  
Values' Details
STANDARD
STANDARD,
Description
use the length measurement.
RADIUS
RADIUS,
Description
use the radius measurement. This option cannot be used from the GUI Interface.
Top of Page