InterfaceIShape
Interface
Defines the abstraction of a geographical shape.
Definition
Namespace:Telerik.Maui.Controls.ShapefileReader
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public interface IShape
Methods
GetAttribute(string)
Gets the attribute value associated with the provided key.
SetAttribute(string, object)
Sets the attribute value associated with the provided key.