Interface gmfObjectEditingToolsOptions

interface gmfObjectEditingToolsOptions {
    regularPolygonRadius: number;
}

Properties

regularPolygonRadius: number

The radius of the shapes created by the regular polygon radius creation tool. The value is in map units.