BitBrushShape Enumeration

CVB.Net Documentation
Defines the shape of the brush.

Namespace:  Stemmer.Cvb.Wpf.BitOverlays
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public enum BitBrushShape
Members

  Member nameValueDescription
Ellipse0 The brush is shaped like a ellipse.
Rectangle1 The brush is shaped like rectangle.
See Also

Reference