Version

Header Class Members

The following tables list the members exposed by Header.

Public Constructors
 NameDescription
Public ConstructorHeader ConstructorInitializes a new Header.  
Public Properties
 NameDescription
Public PropertyBoundsSets or gets the bounds for the current shapefile.  
Public PropertydbfBaseFieldsThe list of fields in this Dbf header.  
Public PropertyShapeTypeSets or gets the shape type for the current shapefile.  
Public PropertyXYMax  
Public PropertyXYMinSets or gets the minimum coordinate for the current shapefile.  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetBoundsResets the Bounds property to its default value.  
Public MethodResetShapeTypeResets the ShapeType property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeBoundsIndicates if the Bounds property needs to be serialized.  
Protected MethodShouldSerializeShapeTypeIndicates if the ShapeType property needs to be serialized.  
See Also