LineLabelShape.DefaultOffset Property

Definition

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.

Applies to