HatchBrushBaseWithStructureFactor Method |
Creates a copy with a different structure factor.
Namespace: Altaxo.Graph.Gdi.HatchBrushesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic HatchBrushBase WithStructureFactor(
double structureFactor
)
Parameters
- structureFactor Double
- The structure factor.
Return Value
HatchBrushBaseThe updated instance or this instance if unchanged.
See Also