This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPolarSeriesProperties Interface > IPolarSeriesProperties.Circled Property (ArcObjects .NET 10.4 SDK) |
Circled .
[Visual Basic .NET] Public Property Circled As Boolean
[C#] public bool Circled {get; set;}
[C++]
HRESULT get_Circled(
VARIANT_BOOL* b
);
[C++]
HRESULT put_Circled(
VARIANT_BOOL b
);
[C++]
Parameters b [out, retval] b is a parameter of type VARIANT_BOOL b [in] b is a parameter of type VARIANT_BOOL