New to Telerik Document ProcessingStart a free 30-day trial

Base type for vector geometry in the drawing model; provides a computed axis-aligned bounding box via Bounds.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Graphics

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

C#
public abstract class GeometryBase

Inheritance: objectGeometryBase

Derived Classes: PathGeometryRectangleGeometry

Methods

Gets the geometry bounds.

C#
protected abstract Rect GetBounds()
Returns:

Rect

Properties

Bounds

Rect

Gets the axis-aligned bounding rectangle of this geometry in document coordinates.

C#
public Rect Bounds { get; }
Property Value:

The bounds.

In this article
DefinitionMethodsGetBounds()PropertiesBounds
Not finding the help you need?
Contact Support