Rotate180

CmxImageFill.Rotate180 property

Gets or sets a value indicating whether this CmxImageSpec is upside down.

public bool Rotate180 { get; set; }

Property Value

true if image is upside down; otherwise, false.

See Also