![]() |
This document is archived and information here might be outdated. Recommended version. |
Indicates if circles are adjusted in Projected Coordinate Systems.
[Visual Basic .NET] Public Property AdjustCirclesForProjection As Boolean
[C#] public bool AdjustCirclesForProjection {get; set;}
[C++]
HRESULT get_AdjustCirclesForProjection(
VARIANT_BOOL AdjustCirclesForProjection
);
[C++]
HRESULT put_AdjustCirclesForProjection(
Boolean* AdjustCirclesForProjection
);
[C++]
Parameters AdjustCirclesForProjection [in]
AdjustCirclesForProjection is a parameter of type bool AdjustCirclesForProjection [out, retval]
AdjustCirclesForProjection is a parameter of type bool*