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