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