Indicates if the stars are enabled.
[Visual Basic .NET] Public Property IsStarsEnabled As Boolean
[C#] public bool IsStarsEnabled {get; set;}
[C++]
HRESULT get_IsStarsEnabled(
VARIANT_BOOL* pbStars
);
[C++]
HRESULT put_IsStarsEnabled(
VARIANT_BOOL pbStars
);
[C++]Parameters
pbStars [out, retval] pbStars is a parameter of type VARIANT_BOOL pbStars [in] pbStars is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.