'Declaration Public Property RotateWithShape As Boolean
'Usage Dim instance As BlipFillFormat Dim value As Boolean instance.RotateWithShape = value value = instance.RotateWithShape
public bool RotateWithShape {get; set;}
'Declaration Public Property RotateWithShape As Boolean
'Usage Dim instance As BlipFillFormat Dim value As Boolean instance.RotateWithShape = value value = instance.RotateWithShape
public bool RotateWithShape {get; set;}