LineLabelShape.DefaultOffset 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.
The default value for the offset between the line label and its anchor point.
public:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::PointD DefaultOffset { Microsoft::VisualStudio::Modeling::Diagrams::PointD get(); };
public virtual Microsoft.VisualStudio.Modeling.Diagrams.PointD DefaultOffset { get; }
member this.DefaultOffset : Microsoft.VisualStudio.Modeling.Diagrams.PointD
Public Overridable ReadOnly Property DefaultOffset As PointD
Property Value
PointD for the offset between the line label and its anchor point.