Top   Module   Use   Manual   Index 

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

enum MeasureKind


[ DEPRECATED ]
Description
determines whether a measured shape is a standard measure or a radius measure.


Values

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