Click or drag to resize

LensTransform Constructor

Overload List
  NameDescription
Public methodLensTransform
Creates a new instance of LensTransform.
Public methodLensTransform(Double, Point)

Creates a new instance of LensTransform specifying radius and offset.

Protected methodLensTransform(SerializationInfo, StreamingContext)
Creates a new instance of LensTransform from serialization information
Public methodLensTransform(Double, Point, InterpolationMode)
Creates a new instance of LensTransform specifying radius, offset and transformMode.
Top
See Also