Click or drag to resize

mxGdiCanvas2D Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The mxGdiCanvas2D type exposes the following members.

Properties
  NameDescription
Public propertyAlpha
Sets the given alpha.
Public propertyDashed
Specifies if lines are dashed.
Public propertyDashPattern
Sets the dashpattern.
Public propertyFillAlpha
Sets the given alpha.
Public propertyFillColor
Sets the given fillcolor.
Public propertyFixDash
Specifies if lines are dashed.
Public propertyFontBackgroundColor
Default value 0. See {@link mxConstants#STYLE_FONTSTYLE}.
Public propertyFontBorderColor
Default value 0. See {@link mxConstants#STYLE_FONTSTYLE}.
Public propertyFontColor
Sets the fontcolor.
Public propertyFontFamily
Sets the font family.
Public propertyFontSize
Sets the fontsize.
Public propertyFontStyle
Sets the given fontstyle.
Public propertyLineCap
Sets the linecap.
Public propertyLineJoin
Sets the linejoin.
Public propertyMiterLimit
Sets the miterlimit.
Public propertyShadow
Default value {@link mxConstants#NONE}.
Public propertyShadowAlpha
Default value 1. This method may add rendering overhead and should be used with care.
Public propertyShadowColor
Default value {@link mxConstants#NONE}.
Public propertyStrokeAlpha
Sets the given alpha.
Public propertyStrokeColor
Caches color conversion as it is expensive.
Public propertyStrokeWidth
Sets the strokewidth.
Top
See Also