Selection.IsReversed Свойство
Определение
Значение true AnchorPoint , если позднее в документе, чем ActivePoint .True if AnchorPoint is later in the document than ActivePoint. В противном случае — значение false.False otherwise.
public:
property bool IsReversed { bool get(); };
public bool IsReversed { get; }
member this.IsReversed : bool
Public ReadOnly Property IsReversed As Boolean