Click or drag to resize

ZigZagTransform Constructor

Overload List
  NameDescription
Public methodZigZagTransform
Creates a new instance of ZigZagTransform.
Protected methodZigZagTransform(SerializationInfo, StreamingContext)
Creates a new instance of ZigZagTransform from serialization information
Public methodZigZagTransform(Double, Int32, Boolean)
Creates a new instance of ZigZagTransform specifying maxOffsetPercent, periods, and topToBottom.
Public methodZigZagTransform(Double, Int32, Boolean, InterpolationMode)
Creates a new instance of ZigZagTransform specifying maxOffsetPercent, periods, topToBottom and transformMode.
Top
See Also