UAOOI.Windows.Forms

GraphicsSettings Members

The GraphicsSettings type exposes the following members.

Constructors


  Name Description
Public method GraphicsSettings
Initializes a new instance of the GraphicsSettings class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetGraphicsSettingsWithSpecifiedZoom
Gets the graphics settings with specified zoom.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property BackgroundBrush
Gets the background brush.
Public property BackgroundPen
Gets the background pen.
Public property Static member Default
Gets the default graphisc settings.
Public property MainBrush
Gets the main brush.
Public property MainFont
Gets the main font.
Public property MainPen
Gets the main pen.
Public property SelectionBrush
Gets the selection brush.
Public property SelectionPen
Gets the selection pen.
Public property TextBrush
Gets the text brush.
Public property TextPen
Gets the text pen.
Public property Zoom
Gets or sets the zoom.