'Declaration
Public Overrides Property RotationAngle As Single
'Usage
Dim instance As ChartShape Dim value As Single instance.RotationAngle = value value = instance.RotationAngle
public override float RotationAngle {get; set;}
'Declaration
Public Overrides Property RotationAngle As Single
'Usage
Dim instance As ChartShape Dim value As Single instance.RotationAngle = value value = instance.RotationAngle
public override float RotationAngle {get; set;}