SelectionContract.AnchorPoint 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.
[System.Runtime.Serialization.DataMember(Order=1)]
public Microsoft.VisualStudio.RpcContracts.Utilities.TextPositionContract AnchorPoint { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.AnchorPoint : Microsoft.VisualStudio.RpcContracts.Utilities.TextPositionContract
Public ReadOnly Property AnchorPoint As TextPositionContract
Property Value
- Attributes