DiagramBrushes.SecondaryGrabHandles Property

Definition

Gets the resource Id for the selection's secondary grab handles brush.

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

Property Value

A StyleSetResourceId that represents the selection's secondary grab handles brush.

Applies to