'Declaration
Public Overridable Property BackgroundImageRotationAngle As Single
'Usage
Dim instance As ThoughtBalloonShape Dim value As Single instance.BackgroundImageRotationAngle = value value = instance.BackgroundImageRotationAngle
public virtual float BackgroundImageRotationAngle {get; set;}