menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeFileHeader - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeFileHeader

    Inheritance
    System.Object
    ShapeFileHeader
    Namespace: Syncfusion.SfMaps.iOS
    Assembly: Syncfusion.SfMaps.iOS.dll
    Syntax
    public class ShapeFileHeader : Object

    Constructors

    ShapeFileHeader()

    Initializes a new instance of the ShapeFileHeader class.

    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 Description
    System.String

    returns the string

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved