Click or drag to resize

OffsetTransform Constructor

Overload List
  NameDescription
Public methodOffsetTransform
Creates a new instance of OffsetTransform.
Public methodOffsetTransform(Point, OffsetTransformMode)
Creates a new instance of OffsetTransform specifying offset and offsetMode.
Protected methodOffsetTransform(SerializationInfo, StreamingContext)
Creates a new instance of OffsetTransform from serialization information
Public methodOffsetTransform(Point, OffsetTransformMode, InterpolationMode)
Creates a new instance of OffsetTransform specifying offset, offsetMode and transformMode.
Public methodOffsetTransform(Point, OffsetTransformMode, InterpolationMode, Color)
Creates a new instance of OffsetTransform specifying offset, offsetMode, transformMode and backColor.
Top
See Also