BrushX(BrushType) Constructor |
Initializes a new instance of the
BrushX class for the specified brush type.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic BrushX(
BrushType brushType
)
Parameters
- brushType BrushType
- The brush type.
See Also