BrushSettingsFlags Enumeration

 

Flags to specify which Brush settings have been overridden or made immutable.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

[FlagsAttribute]
public enum class BrushSettingsFlags

Member nameDescription
BackColor

BrushType

Color

ForeColor

HatchStyle

Image

Transform

WrapMode

The flags that specify which Brush settings have been overridden or made immutable.

Return to top
Show: