imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Graph Namespaces
imbSCI.Graph.MXGraph Namespaces
imbSCI.Graph.MXGraph.canvas
mxGdiCanvas Class
mxGdiCanvas Methods
Destroy Method
DrawCell Method
DrawLabel Method
DrawLine Method
DrawMarker Method
DrawShape Method
DrawText Method
getArcSize Method
mxGdiCanvas
getArcSize Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Computes the arc size for the given dimension.
Namespace:
imbSCI.Graph.MXGraph.canvas
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
public
static
int
getArcSize
(
int
w
,
int
h
)
Request Example
View Source
Parameters
w
Type:
System
Int32
Width of the rectangle.
h
Type:
System
Int32
Height of the rectangle.
Return Value
Type:
Int32
Returns the arc size for the given dimension.
See Also
Reference
mxGdiCanvas Class
imbSCI.Graph.MXGraph.canvas Namespace
Coding For Science - imbVeles Open Source Framework - Goran Grubić : 2017-2018
Project web site
Copyright (c) 2018 - GNU General Public License v3.0
Send comments on this topic to
hardy@veles.rs