Scales and translates the geometry contents of the graphic component.
ERROR: Syntax information about IGraphicComponent.Transform may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT Transform(
  IPoint* Offset,
  IPoint* AnchorAt,
  double ScaleBy,
  IGeometryCollection** TransformedGeometry
);
[C++]Parameters
Offset [in]Offset is a parameter of type IPoint
AnchorAt [in]AnchorAt is a parameter of type IPoint
ScaleBy [in] ScaleBy is a parameter of type double TransformedGeometry [in, out]TransformedGeometry is a parameter of type IGeometryCollection
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.