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

enum MeasureKind

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