Selection.Start Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the smaller of ActivePoint and AnchorPoint.
public:
property Microsoft::VisualStudio::Text::VirtualSnapshotPoint Start { Microsoft::VisualStudio::Text::VirtualSnapshotPoint get(); };
public Microsoft.VisualStudio.Text.VirtualSnapshotPoint Start { get; }
member this.Start : Microsoft.VisualStudio.Text.VirtualSnapshotPoint
Public ReadOnly Property Start As VirtualSnapshotPoint