GoXam for WPF v3
Diameter Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Layout Namespace
>
CircularVertex Class
: Diameter Property
Gets or sets the value used as the vertex's diameter
Syntax
C#
public
double
Diameter {
get
;
set
;}
Property Value
By default the value depends on the
Arrangement
property. Any computed value is cached, to avoid unnecessary expensive computations.
See Also
Reference
CircularVertex Class
CircularVertex Members