Property Location
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
Location
Gets the pixel coordinate for the top-left corner of the input image's local bounds without the world transform (Transform) applied.
Point2Int32 Location { get; }
Property Value
Remarks
This will be the integer floor of GetImageLocalBounds(IDeviceImage).Location.