Click or drag to resize

HatchBrushBaseSize Property

Returns the original size of the image in points (1/72 inch).

Namespace: Altaxo.Graph.Gdi.HatchBrushes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override VectorD2D Size { get; }

Property Value

VectorD2D

Implements

ISyntheticRepeatableTextureSize
See Also