Selection Class

Definition

Line 90 of System.Windows/TextView.cm

Constructors & Destructor

public nothrow Selection()

Member Functions

public nothrow bool IsEmpty() const

Enumerated Types

public enum Fix

Member Variables

public SourcePos end
public Fix fixed
public SourcePos start

Constructor& Destructor Details

Selection Constructor

public nothrow Selection()

Definition
Line 96 of System.Windows/TextView.cm


Member Function Details

IsEmpty Member Function

public nothrow bool IsEmpty()

Definition
Line 99 of System.Windows/TextView.cm