Click or drag to resize

RandomTransform Constructor

Overload List
  NameDescription
Public methodRandomTransform
Creates a new instance of RandomTransform.
Public methodRandomTransform(Double)
Creates a new instance of RandomTransform specifying amount.
Public methodRandomTransform(Double, InterpolationMode)
Creates a new instance of RandomTransform specifying amount and transformMode.
Protected methodRandomTransform(SerializationInfo, StreamingContext)
Creates a new instance of RandomTransform from serialization information
Top
See Also