Enum MirrorType

MirrorType enumeration

Represents mirror type of texture fill

public enum MirrorType

Values

NameValueDescription
None0None
Horizonal1Horizonal
Vertical2Vertical
Both3Both

See Also