ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Public Attributes | Protected Attributes | Properties | List of all members
ImageResizer.Resizing.LayoutBuilder.PointSet Class Reference

Public Member Functions

 PointSet (PointF[] pts, PointFlags settings)
 
 PointSet (PointF[] pts)
 

Public Attributes

PointF[] points = null
 
PointFlags flags = PointFlags.Ring
 

Protected Attributes

PointTranslationBehavior pointBehavior = PointTranslationBehavior.ClosestImagePoint
 

Properties

PointTranslationBehavior PointBehavior [get]
 How the pointsToTranslate should be translated if they are cropped out of the destination image. More...
 

Detailed Description

Definition at line 31 of file LayoutBuilder.cs.

Property Documentation

PointTranslationBehavior ImageResizer.Resizing.LayoutBuilder.PointSet.PointBehavior
get

How the pointsToTranslate should be translated if they are cropped out of the destination image.

Definition at line 48 of file LayoutBuilder.cs.


The documentation for this class was generated from the following file: