次の方法で共有


IStructureElement.GuideLineHorizontalAnchorPoint Property

Definition

The horizontal offset with which to align the structure guide line.

public:
 property Nullable<Microsoft::VisualStudio::Text::SnapshotPoint> GuideLineHorizontalAnchorPoint { Nullable<Microsoft::VisualStudio::Text::SnapshotPoint> get(); };
public Microsoft.VisualStudio.Text.SnapshotPoint? GuideLineHorizontalAnchorPoint { get; }
member this.GuideLineHorizontalAnchorPoint : Nullable<Microsoft.VisualStudio.Text.SnapshotPoint>
Public ReadOnly Property GuideLineHorizontalAnchorPoint As Nullable(Of SnapshotPoint)

Property Value

Applies to