Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows 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 WicTransformOptions
    public WicTransformOptions TransformOptions {get; set;}
    See Also