SelectionInfo Structure

Element selection information class definition.
Public Structure SelectionInfo
This language is not supported or no code example is available.
public struct SelectionInfo
This language is not supported or no code example is available.
Name Description
Public property Selected Gets or sets the selection status.
Top
Methods
 
Name Description
Public method InvertFlag(selectionStatusType) Inverts the flag.
Public method IsFlagSet(selectionStatusType) Checks the the flag status.
Public method IsSelected() Tells if the selection status is different from None.
Public method SetFlag(selectionStatusType) Sets the flag.
Public method UnsetFlag(selectionStatusType) Unsets the flag.
Top

.NET Framework

Supported in: 4.8

In this article

Definition