Click or drag to resize

BrushXEnvBrushBoundingRectangle Property

Gets the bounding rectangle of the 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