Method | Description | |
---|---|---|
AsBinary ( ) : byte[] | ||
AsText ( ) : string | ||
Clone ( ) : Geometry | ||
Contains ( System.Point point ) : bool | ||
Distance ( System.Point point ) : double | ||
GetBoundingBox ( ) : BoundingBox | ||
GetHashCode ( ) : int | ||
IsEmpty ( ) : bool | ||
Raster ( |
public Contains ( System.Point point ) : bool | ||
point | System.Point | |
return | bool |
public Distance ( System.Point point ) : double | ||
point | System.Point | |
return | double |
public Raster ( |
||
data | ||
box | BoundingBox | |
return | System |