Indicates whether arrows should be swoopy.
[Visual Basic .NET] Public Property UseSwoopyArrows As Boolean
[C#] public bool UseSwoopyArrows {get; set;}
[C++]
HRESULT get_UseSwoopyArrows(
VARIANT_BOOL* UseSwoopy
);
[C++]
HRESULT put_UseSwoopyArrows(
VARIANT_BOOL UseSwoopy
);
[C++]Parameters
UseSwoopy [out, retval] UseSwoopy is a parameter of type VARIANT_BOOL UseSwoopy [in] UseSwoopy is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.