Area2DBoundingRectangle Property

CVB.Net Documentation
Gets the bounding box of this area.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public RectD BoundingRectangle { get; }

Return Value

Type: RectD
The bounding rectangle.
See Also

Reference