Click or drag to resize

SyntheticBrushBaseSize Property

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

Namespace: Altaxo.Graph.Gdi.SyntheticBrushes
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