Some graphics have sizable factors that are independent of geometry. This value sets that size, expresed in map units (must be greater than 0).
[Visual Basic .NET] Public Property GraphicSize As Double
[C#] public double GraphicSize {get; set;}
[C++]
HRESULT get_GraphicSize(
double* Size
);
[C++]
HRESULT put_GraphicSize(
double Size
);
[C++]Parameters
Size [out, retval] Size is a parameter of type double Size [in] Size is a parameter of type double
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.