DiagramPens.FocusIndicator Property

Definition

Gets the resource Id for the focus indicator pen.

public:
 static property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ FocusIndicator { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId FocusIndicator { get; }
static member FocusIndicator : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Shared ReadOnly Property FocusIndicator As StyleSetResourceId

Property Value

A StyleSetResourceId that represents the focus indicator pen.

Applies to