DiagramItem.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.
Gets the anchorPoint.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::AnchorPoint ^ AnchorPoint { Microsoft::VisualStudio::Modeling::Diagrams::AnchorPoint ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.AnchorPoint AnchorPoint { get; }
member this.AnchorPoint : Microsoft.VisualStudio.Modeling.Diagrams.AnchorPoint
Public ReadOnly Property AnchorPoint As AnchorPoint