menu

UWP

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

    Show / Hide Table of Contents

    Class ShapeFileHeader

    ShapeFileHeader

    Inheritance
    System.Object
    ShapeFileHeader
    Namespace: Syncfusion.UI.Xaml.Maps
    Assembly: Syncfusion.SfMaps.UWP.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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved