This is the complete list of members for Shape, including all inherited members.
| AddPoint(double x, double y) | Shape | |
| Area | Shape | |
| Boundary() | Shape | |
| Buffer(double distance, int nQuadSegments) | Shape | |
| BufferWithParams(double distance, int numSegments=30, bool singleSided=false, tkBufferCap capStyle=tkBufferCap.bcROUND, tkBufferJoin joinStyle=tkBufferJoin.bjROUND, double mitreLimit=5) | Shape | |
| Center | Shape | |
| Centroid | Shape | |
| Clear() | Shape | |
| Clip(Shape shape, tkClipOperation operation) | Shape | |
| Clone() | Shape | |
| ClosestPoints(Shape shape2) | Shape | |
| Contains(Shape shape) | Shape | |
| ConvexHull() | Shape | |
| CopyFrom(Shape sourceShape) | Shape | |
| CoveredBy(Shape shape) | Shape | |
| Covers(Shape shape) | Shape | |
| Create(ShpfileType shpType) | Shape | |
| CreateFromString(string serialized) | Shape | |
| Crosses(Shape shape) | Shape | |
| DeletePart(int partIndex) | Shape | |
| DeletePoint(int pointIndex) | Shape | |
| Disjoint(Shape shape) | Shape | |
| Distance(Shape shape) | Shape | |
| Equals(Shape shape) | Shape | |
| Explode(ref object results) | Shape | |
| ExportToBinary(ref object bytesArray) | Shape | |
| ExportToWKT() | Shape | |
| Extents | Shape | |
| FixUp(out Shape retval) | Shape | |
| FixUp2(tkUnitsOfMeasure units) | Shape | |
| get_EndOfPart(int partIndex) | Shape | |
| get_ErrorMsg(int errorCode) | Shape | |
| get_M(int pointIndex, out double m) | Shape | |
| get_Part(int partIndex) | Shape | |
| get_PartAsShape(int partIndex) | Shape | |
| get_PartIsClockWise(int partIndex) | Shape | |
| get_Point(int pointIndex) | Shape | |
| get_XY(int pointIndex, ref double x, ref double y) | Shape | |
| get_Z(int pointIndex, out double z) | Shape | |
| GetIntersection(Shape shape, ref object results) | Shape | |
| GlobalCallback | Shape | |
| ImportFromBinary(object bytesArray) | Shape | |
| ImportFromWKT(string serialized) | Shape | |
| InsertPart(int pointIndex, ref int partIndex) | Shape | |
| InsertPoint(Point newPoint, ref int pointIndex) | Shape | |
| InteriorPoint | Shape | |
| InterpolatePoint(Point startPoint, double distance, bool normalized) | Shape | |
| Intersects(Shape shape) | Shape | |
| IsEmpty | Shape | |
| IsValid | Shape | |
| IsValidReason | Shape | |
| Key | Shape | |
| LastErrorCode | Shape | |
| Length | Shape | |
| Move(double xOffset, double yOffset) | Shape | |
| NumParts | Shape | |
| NumPoints | Shape | |
| Overlaps(Shape shape) | Shape | |
| Perimeter | Shape | |
| PointInThisPoly(Point pt) | Shape | |
| ProjectDistanceTo(Shape referenceShape) | Shape | |
| put_M(int pointIndex, double m) | Shape | |
| put_XY(int pointIndex, double x, double y) | Shape | |
| put_Z(int pointIndex, double z) | Shape | |
| Relates(Shape shape, tkSpatialRelation relation) | Shape | |
| ReversePointsOrder(int partIndex) | Shape | |
| Rotate(double originX, double originY, double angle) | Shape | |
| SerializeToString() | Shape | |
| set_Part(int partIndex, int pVal) | Shape | |
| set_Point(int pointIndex, Point pVal) | Shape | |
| ShapeType | Shape | |
| ShapeType2D | Shape | |
| SplitByPolyline(Shape polyline, ref object results) | Shape | |
| Touches(Shape shape) | Shape | |
| Within(Shape shape) | Shape |