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)
Syntaxpublic RegularPolygonShape Shape { get; set; }
Public Property Shape As RegularPolygonShape
Get
Set
<asp:OLRegularPolygon Shape="RegularPolygonShape" />
Property Value
Type:
RegularPolygonShape
See Also