Click or drag to resize

PolygonEntityValidateShape Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Determines whether the polygon is a complete loop, in which case it is valid.

Namespace:  Telogis.GeoBase.ShapeUI
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override bool ValidateShape()

Return Value

Type: Boolean
True if the polygon is a loop, else false.
See Also