Name | Description | |
---|---|---|
CompositeRenderingSettings | Initializes a new instance of the CompositeRenderingSettings class. |
Name | Description | |
---|---|---|
CompositeRenderingSettings | Initializes a new instance of the CompositeRenderingSettings class. |
Name | Description | |
---|---|---|
DrawSharpImageBorders | Gets or sets a value indicating whether the SDK must use special algorithm for drawing sharp image borders. | |
Empty | Gets the empty rendering settings. (Inherited from RenderingSettings) | |
InterpolationMode | Gets or sets the interpolation mode for image rendering. | |
IsEmpty | Gets a value indicating whether the rendering settings has been set. (Inherited from RenderingSettings) | |
Items | Gets the items of this composite rendering settings. | |
OptimizeImageDrawing | Gets or sets a value indicating whether the image drawing method must use performance optimizations for image drawing. | |
Resolution | Gets or sets the resolution, in pixels per inch, for image rendering. | |
SmoothingMode | Gets or sets the smoothing mode for image rendering. |
Name | Description | |
---|---|---|
BeginInit | Signals the object that initialization is started. (Inherited from RenderingSettings) | |
Clone | Creates an exact copy of this RenderingSettings. | |
CopyTo | Copies the state of the current object to the target object. (Inherited from RenderingSettings) | |
CreateClone | Creates an exact copy of this RenderingSettings. (Inherited from RenderingSettings) | |
EndInit | Signals the object that initialization is finished. (Inherited from RenderingSettings) | |
Equals | Determines whether the specified System.Object, is equal to this instance. | |
FindRenderingSettings<T> | Searches all rendering settings of specified type from specified rendering settings. | |
GetHashCode | Returns a hash code for this instance. | |
GetRenderingSettings<T> | Returns the rendering settings of specified type from specified rendering settings. |
Name | Description | |
---|---|---|
OnChanged | Raises the Changed event. (Inherited from RenderingSettings) |
Name | Description | |
---|---|---|
Changed | Occurs when rendering settings was changed. (Inherited from RenderingSettings) |
Name | Description | |
---|---|---|
Equality | Compares two RenderingSettings objects. (Inherited from RenderingSettings) | |
Inequality | Compares two RenderingSettings objects. (Inherited from RenderingSettings) |