Specifies a focal point for the image. When cropping, the image will be cropped with the focal point always as much as possible in the center of the output image.
public Point FocalPoint { get; set; }
- Type:
- Point
Specifies a focal point for the image. When cropping, the image will be cropped with the focal point always as much as possible in the center of the output image.
public Point FocalPoint { get; set; }