RotateWithObject Property (ImageData)
In This Topic
Gets or sets whether the data rotates along with the object when the object is rotated.
Syntax
'Declaration
Public Property RotateWithObject As System.Boolean
public System.bool RotateWithObject {get; set;}
See Also