This is the complete list of members for Shapefile, including all inherited members.
| AggregateShapes(bool selectedOnly, int fieldIndex) | Shapefile | |
| AggregateShapesWithStats(bool selectedOnly, int fieldIndex=-1, FieldStatOperations statOperations=null) | Shapefile | |
| AppendMode | Shapefile | |
| BeginPointInShapefile() | Shapefile | |
| BufferByDistance(double distance, int nSegments, bool selectedOnly, bool mergeResults) | Shapefile | |
| CacheExtents | Shapefile | |
| Categories | Shapefile | |
| CdlgFilter | Shapefile | |
| Charts | Shapefile | |
| ClearCachedGeometries() | Shapefile | |
| Clip(bool selectedOnlySubject, Shapefile sfOverlay, bool selectedOnlyOverlay) | Shapefile | |
| Clone() | Shapefile | |
| Close() | Shapefile | |
| CollisionMode | Shapefile | |
| CreateNew(string shapefileName, ShpfileType shapefileType) | Shapefile | |
| CreateNewWithShapeID(string shapefileName, ShpfileType shapefileType) | Shapefile | |
| CreateSpatialIndex(string shapefileName) | Shapefile | |
| DefaultDrawingOptions | Shapefile | |
| Deserialize(bool loadSelection, string newVal) | Shapefile | |
| Difference(bool selectedOnlySubject, Shapefile sfOverlay, bool selectedOnlyOverlay) | Shapefile | |
| Dissolve(int fieldIndex, bool selectedOnly) | Shapefile | |
| DissolveWithStats(int fieldIndex, bool selectedOnly, FieldStatOperations statOperations=null) | Shapefile | |
| Dump(string shapefileName, ICallback cBack=null) | Shapefile | |
| EditAddField(string name, FieldType type, int precision, int width) | Shapefile | |
| EditAddShape(Shape shape) | Shapefile | |
| EditCellValue(int fieldIndex, int shapeIndex, object newVal) | Shapefile | |
| EditClear() | Shapefile | |
| EditDeleteField(int fieldIndex, ICallback cBack) | Shapefile | |
| EditDeleteShape(int shapeIndex) | Shapefile | |
| EditingShapes | Shapefile | |
| EditingTable | Shapefile | |
| EditInsertField(Field newField, ref int fieldIndex, ICallback cBack) | Shapefile | |
| EditInsertShape(Shape shape, ref int shapeIndex) | Shapefile | |
| EditUpdateShape(int shapeIndex, Shape shpNew) | Shapefile | |
| EndPointInShapefile() | Shapefile | |
| ExplodeShapes(bool selectedOnly) | Shapefile | |
| ExportSelection() | Shapefile | |
| Extents | Shapefile | |
| FastMode | Shapefile | |
| FileHandle | Shapefile | |
| Filename | Shapefile | |
| FixUpShapes(out Shapefile retval) | Shapefile | |
| FixUpShapes2(bool selectedOnly, out Shapefile result) | Shapefile | |
| GenerateLabels(int fieldIndex, tkLabelPositioning method, bool largestPartOnly=false, int offsetXFieldIndex=-1, int offsetYFieldIndex=-1) | Shapefile | |
| GeometryEngine | Shapefile | |
| GeoProjection | Shapefile | |
| get_CanUseSpatialIndex(Extents pArea) | Shapefile | |
| get_CellValue(int fieldIndex, int shapeIndex) | Shapefile | |
| get_ErrorMsg(int errorCode) | Shapefile | |
| get_Field(int fieldIndex) | Shapefile | |
| get_FieldByName(string fieldname) | Shapefile | |
| get_FieldIndexByName(string fieldName) | Shapefile | |
| get_numPoints(int shapeIndex) | Shapefile | |
| get_Shape(int shapeIndex) | Shapefile | |
| get_ShapeCategory(int shapeIndex) | Shapefile | |
| get_ShapeCategory2(int shapeIndex) | Shapefile | |
| get_ShapeCategory3(int shapeIndex) | Shapefile | |
| get_ShapeIsHidden(int shapeIndex) | Shapefile | |
| get_ShapeModified(int shapeIndex) | Shapefile | |
| get_ShapeRendered(int shapeIndex) | Shapefile | |
| get_ShapeRotation(int shapeIndex) | Shapefile | |
| get_ShapeSelected(int shapeIndex) | Shapefile | |
| get_ShapeVisible(int shapeIndex) | Shapefile | |
| GetClosestSnapPosition(double x, double y, double maxDistance, int shapeIndex, ref double foundX, ref double foundY, ref double foundDistance) | Shapefile | |
| GetClosestVertex(double x, double y, double maxDistance, out int shapeIndex, out int pointIndex, out double distance) | Shapefile | |
| GetIntersection(bool selectedOnlyOfThis, Shapefile sf, bool selectedOnly, ShpfileType fileType, ICallback cBack) | Shapefile | |
| GetRelatedShapes(int referenceIndex, tkSpatialRelation relation, ref object resultArray) | Shapefile | |
| GetRelatedShapes2(Shape referenceShape, tkSpatialRelation relation, ref object resultArray) | Shapefile | |
| GlobalCallback | Shapefile | |
| HasInvalidShapes() | Shapefile | |
| HasOgrFidMapping() | Shapefile | |
| HasSpatialIndex | Shapefile | |
| Identifiable | Shapefile | |
| InteractiveEditing | Shapefile | |
| InvertSelection() | Shapefile | |
| IsSpatialIndexValid() | Shapefile | |
| Key | Shapefile | |
| Labels | Shapefile | |
| LastErrorCode | Shapefile | |
| LastInputValidation | Shapefile | |
| LastOutputValidation | Shapefile | |
| LoadDataFrom(string shapefileName, ICallback cBack=null) | Shapefile | |
| Merge(bool selectedOnlyThis, Shapefile sf, bool selectedOnly) | Shapefile | |
| MinDrawingSize | Shapefile | |
| Move(double xOffset, double yOffset) | Shapefile | |
| NumFields | Shapefile | |
| NumSelected | Shapefile | |
| NumShapes | Shapefile | |
| OgrFid2ShapeIndex(long OgrFid) | Shapefile | |
| Open(string shapefileName, ICallback cBack) | Shapefile | |
| PointInShape(int shapeIndex, double x, double y) | Shapefile | |
| PointInShapefile(double x, double y) | Shapefile | |
| Projection | Shapefile | |
| QuickExtents(int shapeIndex) | Shapefile | |
| QuickPoint(int shapeIndex, int pointIndex) | Shapefile | |
| QuickPoints(int shapeIndex, ref int numPoints) | Shapefile | |
| RefreshExtents() | Shapefile | |
| RefreshShapeExtents(int shapeId) | Shapefile | |
| RemoveSpatialIndex() | Shapefile | |
| Reproject(GeoProjection newProjection, ref int reprojectedCount) | Shapefile | |
| ReprojectInPlace(GeoProjection newProjection, ref int reprojectedCount) | Shapefile | |
| Resource(string newShpPath) | Shapefile | |
| Save(ICallback cBack) | Shapefile | |
| SaveAs(string shapefileName, ICallback cBack) | Shapefile | |
| SaveAsEx(string newFilename, bool stopEditing, bool unboundFile) | Shapefile | |
| Segmentize(double metersTolerance=0.0) | Shapefile | |
| Selectable | Shapefile | |
| SelectAll() | Shapefile | |
| SelectByShapefile(Shapefile sf, tkSpatialRelation relation, bool selectedOnly, ref object result, ICallback cBack) | Shapefile | |
| SelectionAppearance | Shapefile | |
| SelectionColor | Shapefile | |
| SelectionDrawingOptions | Shapefile | |
| SelectionTransparency | Shapefile | |
| SelectNone() | Shapefile | |
| SelectShapes(Extents boundBox, double tolerance, SelectMode selectMode, ref object result) | Shapefile | |
| Serialize(bool saveSelection) | Shapefile | |
| Serialize2(bool saveSelection, bool serializeCategories) | Shapefile | |
| set_ShapeCategory(int shapeIndex, int pVal) | Shapefile | |
| set_ShapeCategory2(int shapeIndex, string categoryName) | Shapefile | |
| set_ShapeCategory3(int shapeIndex, ShapefileCategory category) | Shapefile | |
| set_ShapeIsHidden(int shapeIndex, bool pVal) | Shapefile | |
| set_ShapeModified(int shapeIndex, bool newVal) | Shapefile | |
| set_ShapeRotation(int shapeIndex, double pVal) | Shapefile | |
| set_ShapeSelected(int shapeIndex, bool pVal) | Shapefile | |
| ShapefileType | Shapefile | |
| ShapefileType2D | Shapefile | |
| SimplifyLines(double tolerance, bool selectedOnly) | Shapefile | |
| Snappable | Shapefile | |
| Sort(int fieldIndex, bool @ascending) | Shapefile | |
| SortAscending | Shapefile | |
| SortField | Shapefile | |
| SourceType | Shapefile | |
| SpatialIndexMaxAreaPercent | Shapefile | |
| StartAppendMode() | Shapefile | |
| StartEditingShapes(bool startEditTable, ICallback cBack) | Shapefile | |
| StartEditingTable(ICallback cBack) | Shapefile | |
| StopAppendMode() | Shapefile | |
| StopEditingShapes(bool applyChanges, bool stopEditTable, ICallback cBack) | Shapefile | |
| StopEditingTable(bool applyChanges, ICallback cBack) | Shapefile | |
| StopExecution | Shapefile | |
| SymmDifference(bool selectedOnlySubject, Shapefile sfOverlay, bool selectedOnlyOverlay) | Shapefile | |
| Table | Shapefile | |
| Union(bool selectedOnlySubject, Shapefile sfOverlay, bool selectedOnlyOverlay) | Shapefile | |
| UpdateSortField() | Shapefile | |
| UseQTree | Shapefile | |
| UseSpatialIndex | Shapefile | |
| VisibilityExpression | Shapefile | |
| Volatile | Shapefile |