.NET Framework Class Library

RenderingSettings Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

RenderingSettings Class

This class specifies rendering settings for the graphics sub-system.

Namespace: Gnostice.Core.Graphics

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

Syntax

Visual Basic

Public Class RenderingSettings _
 Implements ICloneable

C#

public class RenderingSettings : ICloneable

Visual C++

public ref class RenderingSettings : ICloneable

Inheritance Hierarchy

System.Object

Gnostice.Core.Graphics.RenderingSettings

See Also

RenderingSettings Members

Gnostice.Core.Graphics Namespace