Indicates if the graphic is well behaved.
[Visual Basic .NET] Public ReadOnly Property IsValid As Boolean
[C#] public bool IsValid {get;}
[C++]
HRESULT get_IsValid(
VARIANT_BOOL* pIsValid
);
[C++]Parameters
pIsValid [out, retval] pIsValid is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.