VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / CadRenderingSettings Class
In This Topic
CadRenderingSettings Class Properties
In This Topic
For a list of all properties of this type, see CadRenderingSettings.
Public Properties
 NameDescription
Public PropertyGets or sets a color that is used as an image background in vector decoders. (Inherited from RenderingSettings)
Public PropertyGets or sets the default font name.
Public PropertyGets or sets the default size of the image in Vintasoft.Imaging.UnitOfMeasure.Pixels.
Public PropertyGets or sets the default line width in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels.
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 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 a value indicating whether the image drawing method must use performance optimizations for image drawing. (Inherited from RenderingSettings)
Public PropertyGets or sets the point radius in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels.
Public PropertyGets or sets the resolution, in pixels per inch, for image rendering. (Inherited from RenderingSettings)
Public PropertyGets or sets the smoothing mode for image rendering. (Inherited from RenderingSettings)
Public PropertyGets or sets the spline smoothness.
See Also