Table of Contents

Interface IRectangleGeometry

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Describes a two-dimensional rectangle.
ID2D1RectangleGeometry

public interface IRectangleGeometry : IGeometry, IDirect2DResource, IObjectRef, IIsDisposed, IDisposable, IFactoryProperty, IInternalImpl
Inherited Members
Extension Methods

Properties

Rect

Retrieves the rectangle that describes the rectangle geometry's dimensions.