EcgRenderingSettings Class Members
In This Topic
The following tables list the members exposed by
EcgRenderingSettings.
Public Constructors
Public Properties
| Name | Description |
 | BackgroundColor | Gets or sets the background color for electrocardiogram image. |
 | DrawSharpImageBorders | Gets or sets a value indicating whether the SDK must use special algorithm for drawing sharp image borders. (Inherited from RenderingSettings) |
  | Empty | Gets the empty rendering settings. (Inherited from RenderingSettings) |
 | HeaderFontName | Gets or sets the name for header font in electrocardiogram image. |
 | InterpolationMode | Gets or sets the interpolation mode for image rendering. (Inherited from RenderingSettings) |
 | IsEmpty | Gets a value indicating whether the rendering settings has been set. (Inherited from RenderingSettings) |
 | LegendAnchor | Gets or sets the anchor for legend text in electrocardiogram image. |
 | LegendFontColor | Gets or sets the color for legend font in electrocardiogram image. |
 | LegendFontName | Gets or sets the name for legend font in electrocardiogram image. |
 | LegendFormatString | Gets or sets the format string for legend text in electrocardiogram image. |
 | MajorGridColor | Gets or sets the color for major grid in electrocardiogram image. |
 | MajorGridStep | Gets or sets the step, in Vintasoft.Imaging.UnitOfMeasure.Millimeters, for major grid in electrocardiogram image. |
 | MajorGridThickness | Gets or sets the thickness, in Vintasoft.Imaging.UnitOfMeasure.Pixels, for major grid in electrocardiogram image. |
 | MillimetersPerMillivolt | Gets or sets the number of millimeters, which represent 1 millivolt in electrocardiogram image. |
 | MillimetersPerSecond | Gets or sets the number of millimeters, which represent 1 second in electrocardiogram image. |
 | MinorGridColor | Gets or sets the color for minor grid in electrocardiogram image. |
 | MinorGridStep | Gets or sets the step, in Vintasoft.Imaging.UnitOfMeasure.Millimeters, for minor grid in electrocardiogram image. |
 | MinorGridThickness | Gets or sets the thickness, in Vintasoft.Imaging.UnitOfMeasure.Pixels, for minor grid in electrocardiogram image. |
 | OptimizeImageDrawing | Gets or sets a value indicating whether the image drawing method must use performance optimizations for image drawing. (Inherited from RenderingSettings) |
 | Padding | Gets or sets the padding, in Vintasoft.Imaging.UnitOfMeasure.Millimeters, for electrocardiogram image. |
 | Resolution | Gets or sets the resolution, in pixels per inch, for image rendering. (Inherited from RenderingSettings) |
 | SignalColor | Gets or sets the color for signal in electrocardiogram image. |
 | SignalHeightFactor | Gets or sets the scale factor, in MajorGridStep, for signal height in electrocardiogram image. |
 | SignalThickness | Gets or sets the thickness, in Vintasoft.Imaging.UnitOfMeasure.Pixels, signal in electrocardiogram image. |
 | SmoothingMode | Gets or sets the smoothing mode for image rendering. (Inherited from RenderingSettings) |
Public Methods
Protected Methods
Public Events
Public Operators
See Also