interface
|
ICoordinateFlip
|
base of
|
CoordinateSystemTransform
|
||
ICoordinateTransform
|
|||||
IDatumTransform
|
Does this coordinate system transform flip the handedness?
property
|
IsFlip
{
get
}
|
||
type
|
bool
|
||
value
|
true
if
the
coordinate
system
handedness
if
flipped,
false
if
not.
|