Click or drag to resize

OLRegularPolygonShape Property

The shape this regular polygon will represent.

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public RegularPolygonShape Shape { get; set; }

Property Value

Type: RegularPolygonShape
See Also