Click or drag to resize

ShapeEntityValidateShape Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Determines whether the shape is valid (e.g. a polygon with two vertices is not valid).

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

Return Value

Type: Boolean
True if the shape is valid
See Also