SkewCommand Constructor |
Name | Description | |
---|---|---|
![]() | SkewCommand() | Creates a new instance of SkewCommand. |
![]() | SkewCommand(SerializationInfo, StreamingContext) | Creates a new instance of SkewCommand from serialization information |
![]() | SkewCommand(SkewDirection, Int32) | Creates a new instance of SkewCommand specifying direction and offset. |
![]() | SkewCommand(SkewDirection, Int32, Color) | Creates a new instance of SkewCommand specifying direction, offset and backColor. |
![]() | SkewCommand(SkewDirection, Int32, Color, Boolean) | Creates a new instance of SkewCommand specifying direction, offset, backColor, and fastSkew.
|