GeometryCollectionShape¶
Inheritance Hierarchy¶
Object
BaseShape
GeometryCollectionShape
Members Summary¶
Public Constructors Summary¶
Name |
---|
GeometryCollectionShape() |
GeometryCollectionShape(IEnumerable<BaseShape>) |
GeometryCollectionShape(IEnumerable<Feature>) |
GeometryCollectionShape(String) |
GeometryCollectionShape(Byte[]) |
Protected Constructors Summary¶
Name |
---|
N/A |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
Id | String | N/A |
Shapes | Collection<BaseShape > | N/A |
Tag | Object | N/A |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Methods Summary¶
Protected Methods Summary¶
Public Events Summary¶
Name | Event Arguments | Description |
---|---|---|
N/A | N/A | N/A |
Members Detail¶
Public Constructors¶
Name |
---|
GeometryCollectionShape() |
GeometryCollectionShape(IEnumerable<BaseShape>) |
GeometryCollectionShape(IEnumerable<Feature>) |
GeometryCollectionShape(String) |
GeometryCollectionShape(Byte[]) |
Protected Constructors¶
Public Properties¶
Id
¶
Summary
N/A
Remarks
N/A
Return Value
String
Shapes
¶
Summary
N/A
Remarks
N/A
Return Value
Collection<BaseShape
>
Tag
¶
Summary
N/A
Remarks
N/A
Return Value
Object
Protected Properties¶
Public Methods¶
Buffer(Double,GeographyUnit,DistanceUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
MultipolygonShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
distance | Double | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
Buffer(Double,Int32,GeographyUnit,DistanceUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
MultipolygonShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
distance | Double | N/A |
quadrantSegments | Int32 | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
Buffer(Double,Int32,BufferCapType,GeographyUnit,DistanceUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
MultipolygonShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
distance | Double | N/A |
quadrantSegments | Int32 | N/A |
bufferCapType | BufferCapType | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
CloneDeep()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
BaseShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Contains(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
Contains(Feature)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
Crosses(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
Crosses(Feature)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
GetBoundingBox()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetCenterPoint()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
PointShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetClosestPointTo(BaseShape,GeographyUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
PointShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
shapeUnit | GeographyUnit | N/A |
GetClosestPointTo(Feature,GeographyUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
PointShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
shapeUnit | GeographyUnit | N/A |
GetConvexHull()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RingShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetCrossing(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
MultipointShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
GetDifference(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
GetDistanceTo(BaseShape,GeographyUnit,DistanceUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Double | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
GetDistanceTo(Feature,GeographyUnit,DistanceUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Double | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
GetFeature()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Feature | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetFeature(IDictionary<String,String>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Feature | N/A |
Parameters
Name | Type | Description |
---|---|---|
columnValues | IDictionary<String ,String > | N/A |
GetGeoJson()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetIntersection(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
GetShortestLineTo(BaseShape,GeographyUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
MultilineShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
shapeUnit | GeographyUnit | N/A |
GetShortestLineTo(Feature,GeographyUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
MultilineShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
shapeUnit | GeographyUnit | N/A |
GetSymmetricalDifference(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetWellKnownBinary()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Byte[] | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetWellKnownBinary(WkbByteOrder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Byte[] | N/A |
Parameters
Name | Type | Description |
---|---|---|
byteOrder | WkbByteOrder | N/A |
GetWellKnownBinary(RingOrder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Byte[] | N/A |
Parameters
Name | Type | Description |
---|---|---|
outerRingOrder | RingOrder | N/A |
GetWellKnownBinary(RingOrder,WkbByteOrder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Byte[] | N/A |
Parameters
Name | Type | Description |
---|---|---|
outerRingOrder | RingOrder | N/A |
byteOrder | WkbByteOrder | N/A |
GetWellKnownText()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetWellKnownText(RingOrder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
outerRingOrder | RingOrder | N/A |
GetWellKnownType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
WellKnownType | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Intersects(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
Intersects(Feature)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
IsDisjointed(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
IsDisjointed(Feature)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
IsTopologicallyEqual(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
IsTopologicallyEqual(Feature)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
IsWithin(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
IsWithin(Feature)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
LoadFromWellKnownData(String)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
wellKnownText | String | N/A |
LoadFromWellKnownData(Byte[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
wellKnownBinary | Byte[] | N/A |
Overlaps(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
Overlaps(Feature)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
Register(PointShape,PointShape,DistanceUnit,GeographyUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
BaseShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
fromPoint | PointShape | N/A |
toPoint | PointShape | N/A |
fromUnit | DistanceUnit | N/A |
toUnit | GeographyUnit | N/A |
Register(Feature,Feature,DistanceUnit,GeographyUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
BaseShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
fromPoint | Feature | N/A |
toPoint | Feature | N/A |
fromUnit | DistanceUnit | N/A |
toUnit | GeographyUnit | N/A |
Rotate(PointShape,Single)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
pivotPoint | PointShape | N/A |
degreeAngle | Single | N/A |
ScaleTo(Double)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
scale | Double | N/A |
Simplify(GeographyUnit,Double,DistanceUnit,SimplificationType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
shapeUnit | GeographyUnit | N/A |
tolerance | Double | N/A |
toleranceUnit | DistanceUnit | N/A |
simplificationType | SimplificationType | N/A |
Simplify(Double,SimplificationType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
tolerance | Double | N/A |
simplificationType | SimplificationType | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Touches(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
Touches(Feature)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetFeature | Feature | N/A |
TranslateByDegree(Double,Double,GeographyUnit,DistanceUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
distance | Double | N/A |
angleInDegrees | Double | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
TranslateByDegree(Double,Double)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
distance | Double | N/A |
angleInDegrees | Double | N/A |
TranslateByOffset(Double,Double,GeographyUnit,DistanceUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
xOffsetDistance | Double | N/A |
yOffsetDistance | Double | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
TranslateByOffset(Double,Double)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
xOffsetDistance | Double | N/A |
yOffsetDistance | Double | N/A |
Union(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
Union(IEnumerable<BaseShape>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | IEnumerable<BaseShape > | N/A |
Validate(ShapeValidationMode)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
ShapeValidationResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
validationMode | ShapeValidationMode | N/A |
Protected Methods¶
BufferCore(Double,Int32,BufferCapType,GeographyUnit,DistanceUnit)
¶
Summary
**
Remarks
N/A
Return Value
Type | Description |
---|---|
MultipolygonShape |
Parameters
Name | Type | Description |
---|---|---|
distance | Double | N/A |
quadrantSegments | Int32 | N/A |
bufferCapType | BufferCapType | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
CloneDeepCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
BaseShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ContainsCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
CrossesCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetBoundingBoxCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetCenterPointCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
PointShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetClosestPointToCore(BaseShape,GeographyUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
PointShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
shapeUnit | GeographyUnit | N/A |
GetConvexHullCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RingShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetCrossingCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
MultipointShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
GetDifferenceCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
GetDistanceToCore(BaseShape,GeographyUnit,DistanceUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Double | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
GetGeoJsonCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetIntersectionCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
GetShortestLineToCore(BaseShape,GeographyUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
MultilineShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
shapeUnit | GeographyUnit | N/A |
GetSymmetricalDifferenceCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
GetWellKnownBinaryCore(RingOrder,WkbByteOrder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Byte[] | N/A |
Parameters
Name | Type | Description |
---|---|---|
outerRingOrder | RingOrder | N/A |
byteOrder | WkbByteOrder | N/A |
GetWellKnownTextCore(RingOrder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
outerRingOrder | RingOrder | N/A |
GetWellKnownTypeCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
WellKnownType | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
IntersectsCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
IsDisjointedCore(BaseShape)
¶
Summary
**
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
IsTopologicallyEqualCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
IsWithinCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
LoadFromWellKnownDataCore(Byte[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
wellKnownBinary | Byte[] | N/A |
LoadFromWellKnownDataCore(String)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
wellKnownText | String | N/A |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
OverlapsCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
RegisterCore(PointShape,PointShape,DistanceUnit,GeographyUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
BaseShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
fromPoint | PointShape | N/A |
toPoint | PointShape | N/A |
fromUnit | DistanceUnit | N/A |
toUnit | GeographyUnit | N/A |
RotateCore(PointShape,Single)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
pivotPoint | PointShape | N/A |
degreeAngle | Single | N/A |
ScaleToCore(Double)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
scale | Double | N/A |
SimplifyCore(Double,SimplificationType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
tolerance | Double | N/A |
simplificationType | SimplificationType | N/A |
TouchesCore(BaseShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | N/A |
TranslateByDegreeCore(Double,Double,GeographyUnit,DistanceUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
distance | Double | N/A |
angleInDegrees | Double | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
TranslateByOffsetCore(Double,Double,GeographyUnit,DistanceUnit)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
xOffsetDistance | Double | N/A |
yOffsetDistance | Double | N/A |
shapeUnit | GeographyUnit | N/A |
distanceUnit | DistanceUnit | N/A |
UnionCore(IEnumerable<BaseShape>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | IEnumerable<BaseShape > | N/A |
UnionIncludeGeometryCollections(IEnumerable<BaseShape>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeometryCollectionShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
shapes | IEnumerable<BaseShape > | N/A |
ValidateCore(ShapeValidationMode)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
ShapeValidationResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
validationMode | ShapeValidationMode | N/A |