Skip to content

1e489f04 6021 1edc c592 f3171f724f45

Fernando Garcia edited this page May 8, 2018 · 1 revision

ImageModel.Flip Property

Additional header content

Gets or sets the flip.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public FlipModel Flip { get; set; }

VB

Public Property Flip As FlipModel
	Get
	Set

Property Value

Type: FlipModel
The flip.

Remarks

[Missing documentation for "P:iTin.Export.Model.ImageModel.Flip"]

See Also

Reference

ImageModel Class
iTin.Export.Model Namespace

Clone this wiki locally