DiagramBrushes.NonResizablePrimarySelection Property

Definition

Gets the resource Id for the primary selection brush of a non-resizable shape.

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

Property Value

A StyleSetResourceId that represents the primary selection brush of a non-resizable shape.

Applies to