Search
Drawing Members
Constructors Properties
 


Represents a decoration drawing.

The following tables list the members exposed by the Drawing type.

 Public Constructors

  Name Description

Drawing

Initializes a new instance of the Drawing class.

 Public Properties

  Name Description

data

Gets or sets an object, holding custom user data.

fill

Gets or sets the fill of this Drawing.

id

Gets or sets the string identifier of this drawing.

pixelThickness

Gets or sets a value indicating whether stroke thickness is set in pixels.

stroke

Gets or sets the stroke of this Drawing.

strokeDashStyle

Gets or sets the stroke dash style of this drawing.

strokeThickness

Gets or sets the stroke thickness of this drawing.

text

Gets or sets the text hint of this drawing.

visible

Gets or sets the visibility of this Drawing.

 See Also