Click or drag to resize

PenXEnvBrushBoundingRectangle Property

Gets the bounding rectangle of the pen's brush.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RectangleD2D BrushBoundingRectangle { get; }

Property Value

RectangleD2D
See Also