Click or drag to resize

SkewCommand Constructor

Overload List
  NameDescription
Public methodSkewCommand
Creates a new instance of SkewCommand.
Protected methodSkewCommand(SerializationInfo, StreamingContext)
Creates a new instance of SkewCommand from serialization information
Public methodSkewCommand(SkewDirection, Int32)
Creates a new instance of SkewCommand specifying direction and offset.
Public methodSkewCommand(SkewDirection, Int32, Color)
Creates a new instance of SkewCommand specifying direction, offset and backColor.
Public methodSkewCommand(SkewDirection, Int32, Color, Boolean)
Creates a new instance of SkewCommand specifying direction, offset, backColor, and fastSkew.
Top
See Also