LineLabelShape.ILineLabel.AdjustPosition Method
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.
Use non-virtual method to implement the internal interface.
virtual void Microsoft.VisualStudio.Modeling.Diagrams.ILineLabel.AdjustPosition() = Microsoft::VisualStudio::Modeling::Diagrams::ILineLabel::AdjustPosition;
void ILineLabel.AdjustPosition ();
abstract member Microsoft.VisualStudio.Modeling.Diagrams.ILineLabel.AdjustPosition : unit -> unit
override this.Microsoft.VisualStudio.Modeling.Diagrams.ILineLabel.AdjustPosition : unit -> unit
Sub AdjustPosition () Implements ILineLabel.AdjustPosition