ILNumerics Ultimate VS

AspectRatioMode Enumeration

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
modes for projecting the rendering output to the available client area

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public enum AspectRatioMode
Members

  Member nameValueDescription
StretchToFill0 plots fill available rendering area of the PlotCubeScreenRectF rectangle
MaintainRatios1 plots will be shrinked to fit inside PlotCubeScreeRectF but maintain data aspect ratio
Remarks

[ILNumerics Visualization Engine]

See Also

Reference