Property Center
Center
Returns the center point of this shape. This is usually the same as
BoundingBox.Center
but it doesn't have to be.
Postcondition: this.Relate(this.Center) == SpatialContext.CONTAINS
Declaration
IPoint Center { get; }
Property Value
Type | Description |
---|---|
IPoint |