GraphicsSettings Members
The GraphicsSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GraphicsSettings |
Initializes a new instance of the GraphicsSettings class.
|
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetGraphicsSettingsWithSpecifiedZoom |
Gets the graphics settings with specified zoom.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
BackgroundBrush |
Gets the background brush.
|
|
BackgroundPen |
Gets the background pen.
|
|
Default |
Gets the default graphisc settings.
|
|
MainBrush |
Gets the main brush.
|
|
MainFont |
Gets the main font.
|
|
MainPen |
Gets the main pen.
|
|
SelectionBrush |
Gets the selection brush.
|
|
SelectionPen |
Gets the selection pen.
|
|
TextBrush |
Gets the text brush.
|
|
TextPen |
Gets the text pen.
|
|
Zoom |
Gets or sets the zoom.
|