Geotools.Net

ShapeHandler.ShapeType Property

Returns the ShapeType the handler handles.

[Visual Basic]
MustOverride Public ReadOnly Property ShapeType As ShapeType
[C#]
public abstract ShapeType ShapeType {get;}

Property Value

Missing <value> documentation for P:Geotools.Data.ShapeHandler.ShapeType

Remarks

Missing <remarks> documentation for P:Geotools.Data.ShapeHandler.ShapeType

See Also

ShapeHandler Class | ShapeHandler Members | Geotools.Data Namespace