ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / FlipRotator Class / TransformOptions Property

In This Topic
    TransformOptions Property (FlipRotator)
    In This Topic
    Gets or sets the transform options to flip or rotate the image.
    Syntax
    'Declaration
     
    Public Property TransformOptions As TransformOptions
    public TransformOptions TransformOptions {get; set;}
    See Also