Enum SvgPreserveAspectRatio
- Namespace
- Svg
- Assembly
- Svg.dll
[TypeConverter(typeof(SvgPreserveAspectRatioConverter))]
public enum SvgPreserveAspectRatio
Fields
none = 1xMaxYMax = 9xMaxYMid = 6xMaxYMin = 4xMidYMax = 8xMidYMid = 0xMidYMin = 3xMinYMax = 7xMinYMid = 5xMinYMin = 2