次の方法で共有


IStructureElement.GuideLineSpan Property

Definition

The vertical span within which the structure guide line adornment should be drawn.

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

Property Value

Applies to