Class ShapeFileHeader
ShapeFileHeader
Inheritance
System.Object
ShapeFileHeader
Namespace: Syncfusion.UI.Xaml.Maps
Assembly: Syncfusion.SfMaps.WPF.dll
Syntax
public class ShapeFileHeader : Object
Constructors
ShapeFileHeader()
Constructor ShapeFileHeader
Declaration
public ShapeFileHeader()
Properties
BoundingBox
Gets or Sets BoundingBox value
Declaration
public BoundingBox BoundingBox { get; }
Property Value
Type |
---|
BoundingBox |
Methods
ToString()
Converts values to ToString
Declaration
public override string ToString()
Returns
Type |
---|
System.String |