MapGuide API Reference
|
virtual MgGeometricEntity* MgCurveString::Transform | ( | MgTransform * | transform | ) | [virtual] |
Returns a transformed copy of this geometric entity.
virtual MgGeometricEntity Transform(MgTransform transform); |
virtual MgGeometricEntity Transform(MgTransform transform); |
virtual MgGeometricEntity Transform(MgTransform transform); |
transform | (MgTransform) The MgTransform to use in constructing a copy of this geometric entity. |
Implements MgGeometricEntity.