Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
EStretch Namespace Reference

Enumerations

enum  Type : int {
  None = 0x0 , Fill = 0x1 , ScaleToFit = 0x2 , ScaleToFitX = 0x3 ,
  ScaleToFitY = 0x4 , ScaleToFill = 0x5 , ScaleBySafeZone = 0x6 , UserSpecified = 0x7 ,
  UserSpecifiedWithClipping = 0x8
}
 

Enumeration Type Documentation

◆ Type

Enumerator
None 
Fill 
ScaleToFit 
ScaleToFitX 
ScaleToFitY 
ScaleToFill 
ScaleBySafeZone 
UserSpecified 
UserSpecifiedWithClipping 

Definition at line 27368 of file Enums.h.