Имя | Описание | |
---|---|---|
WebCompositeRenderingSettingsJS | Initializes a new instance of the WebCompositeRenderingSettingsJS class. |
Имя | Описание | |
---|---|---|
WebCompositeRenderingSettingsJS | Initializes a new instance of the WebCompositeRenderingSettingsJS class. |
Имя | Описание | |
---|---|---|
beginInit | Begins the settings initialization. | |
clone | Overloaded. Creates an exact copy of this WebCompositeRenderingSettingsJS. | |
endInit | Ends the settings initialization. | |
equals | Overloaded. Determines whether the specified rendering settings is equal to the current rendering settings. | |
get_InterpolationMode | Gets the interpolation mode for image rendering. (Наследуется от WebRenderingSettingsJS) | |
get_Resolution | Gets the resolution, in pixels per inch, for image rendering. (Наследуется от WebRenderingSettingsJS) | |
get_Settings | Gets the items of this composite rendering settings. | |
get_SmoothingMode | Gets the smoothing mode for image rendering. (Наследуется от WebRenderingSettingsJS) | |
get_Type | Gets a type of rendering settings. (Наследуется от WebRenderingSettingsJS) | |
isEmpty | Returns a value indicating whether the rendering settings is empty. | |
set_InterpolationMode | Sets the interpolation mode for image rendering. | |
set_Resolution | Sets the resolution, in pixels per inch, for image rendering. | |
set_SmoothingMode | Sets the smoothing mode for image rendering. | |
toObject | Returns settings as object. |
Имя | Описание | |
---|---|---|
changed | Occurs when rendering settings are changed. (Наследуется от WebRenderingSettingsJS) |