Click or drag to resize

mxBasicCanvasScale Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
see com.mxgraph.mxICanvas.Scale

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public double Scale { get; set; }
Request Example View Source

Property Value

Type: Double

Implements

mxICanvasScale
See Also