This document is archived and information here might be outdated.  Recommended version.


IARCommandInfo.Checked Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (PublisherControls)  

IARCommandInfo.Checked Property

Indicates if the command is checked.

[Visual Basic .NET]
Public ReadOnly Property Checked As Boolean
[C#]
public bool Checked {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Indicates the checked state of the specified ARTool command.

See Also

IARCommandInfo Interface