Gets or sets the start angle of the first radial sector in the menu.
Namespace: Telerik.UIAssembly: (in WinJS.exe) Version:
Syntax
JavaScript |
---|
//propValue is of type Number
var propValue = instance.startAngle;
instance.startAngle = propValue; |
Property Value
Type:
Number
See Also