'Declaration
Public Overridable Property AllowBackgroundImageRotation As Boolean
'Usage
Dim instance As SquareCaptionBalloonShape Dim value As Boolean instance.AllowBackgroundImageRotation = value value = instance.AllowBackgroundImageRotation
public virtual bool AllowBackgroundImageRotation {get; set;}