DisplayPipelineAttributes Methods |
The DisplayPipelineAttributes type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | Dispose(Boolean) | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Overrides ObjectFinalize.) |
![]() | GetFill |
Get fill colors used for clearing the frame buffer
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetObjectData | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetFill(Color) |
Set fill mode to solid color and set the fill color
|
![]() | SetFill(Color, Color) |
Set fill mode to two color and set the colors
|
![]() | SetFill(Color, Color, Color, Color) |
Set the fill mode to four color gradient and set the colors
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |