Click or drag to resize

EmbossCommand Constructor

Overload List
  NameDescription
Public methodEmbossCommand
Creates a new instance of EmbossCommand.
Protected methodEmbossCommand(SerializationInfo, StreamingContext)
Creates a new instance of EmbossCommand from serialization information.
Public methodEmbossCommand(Int32, Int32, Int32)
Initializes a new instance of the EmbossCommand specifying the angle, elevation, and depth.
Public methodEmbossCommand(Int32, Int32, Int32, AtalaImage)
Initializes a new instance of the EmbossCommand specifying the angle, elevation, depth, and texture.
Public methodEmbossCommand(Int32, Int32, Int32, Boolean)
Initializes a new instance of the EmbossCommand specifying the angle, elevation, depth, and texture.
Top
See Also