Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Pattern Class / StartAngle Property


In This Topic
StartAngle Property (Pattern)
In This Topic
Syntax
'Declaration
 
Public Property StartAngle As Single
 
'Usage
 
Dim instance As Pattern
Dim value As Single
 
instance.StartAngle = value
 
value = instance.StartAngle
See Also