VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / EcgRenderingSettings Class
In This Topic
EcgRenderingSettings Class Properties
In This Topic
For a list of all properties of this type, see EcgRenderingSettings.
Public Properties
 NameDescription
Public PropertyGets or sets the background color for electrocardiogram image.
Public PropertyGets or sets a value indicating whether the SDK must use special algorithm for drawing sharp image borders. (Inherited from RenderingSettings)
Public Propertystatic (Shared in Visual Basic)Gets the empty rendering settings. (Inherited from RenderingSettings)
Public PropertyGets or sets the name for header font in electrocardiogram image.
Public PropertyGets or sets the interpolation mode for image rendering. (Inherited from RenderingSettings)
Public PropertyGets a value indicating whether the rendering settings has been set. (Inherited from RenderingSettings)
Public PropertyGets or sets the anchor for legend text in electrocardiogram image.
Public PropertyGets or sets the color for legend font in electrocardiogram image.
Public PropertyGets or sets the name for legend font in electrocardiogram image.
Public PropertyGets or sets the format string for legend text in electrocardiogram image.
Public PropertyGets or sets the color for major grid in electrocardiogram image.
Public PropertyGets or sets the step, in Vintasoft.Imaging.UnitOfMeasure.Millimeters, for major grid in electrocardiogram image.
Public PropertyGets or sets the thickness, in Vintasoft.Imaging.UnitOfMeasure.Pixels, for major grid in electrocardiogram image.
Public PropertyGets or sets the number of millimeters, which represent 1 millivolt in electrocardiogram image.
Public PropertyGets or sets the number of millimeters, which represent 1 second in electrocardiogram image.
Public PropertyGets or sets the color for minor grid in electrocardiogram image.
Public PropertyGets or sets the step, in Vintasoft.Imaging.UnitOfMeasure.Millimeters, for minor grid in electrocardiogram image.
Public PropertyGets or sets the thickness, in Vintasoft.Imaging.UnitOfMeasure.Pixels, for minor grid in electrocardiogram image.
Public PropertyGets or sets a value indicating whether the image drawing method must use performance optimizations for image drawing. (Inherited from RenderingSettings)
Public PropertyGets or sets the padding, in Vintasoft.Imaging.UnitOfMeasure.Millimeters, for electrocardiogram image.
Public PropertyGets or sets the resolution, in pixels per inch, for image rendering. (Inherited from RenderingSettings)
Public PropertyGets or sets the color for signal in electrocardiogram image.
Public PropertyGets or sets the scale factor, in MajorGridStep, for signal height in electrocardiogram image.
Public PropertyGets or sets the thickness, in Vintasoft.Imaging.UnitOfMeasure.Pixels, signal in electrocardiogram image.
Public PropertyGets or sets the smoothing mode for image rendering. (Inherited from RenderingSettings)
See Also