public enum ENGradientMappingMode : System.Enum
public enum ENGradientMappingMode : System.Enum
Member | Description |
---|---|
Stretch | The gradient square is scaled to cover the bounding box of the target geometry. Its aspect ratio is not necessarily preserved. |
ZoomToFill | The gradient square is scaled to cover the bounding box of the target geometry. Its aspect ratio is preserved. If the aspect of the gradient does not match the aspect of the target bounds, some of the gradient will extend beyond the target bounds. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Graphics.ENGradientMappingMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)