.NET Framework Class Library

ImageRenderingSettings Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Graphics Namespace >

.NET Framework Class Library

ImageRenderingSettings Class

This class represents the settings used during rendering of images.

Namespace: Gnostice.Core.Graphics

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Class ImageRenderingSettings _
 Implements ICloneable

C#

public class ImageRenderingSettings : ICloneable

Visual C++

public ref class ImageRenderingSettings : ICloneable

Inheritance Hierarchy

System.Object

Gnostice.Core.Graphics.ImageRenderingSettings

See Also

ImageRenderingSettings Members

Gnostice.Core.Graphics Namespace