SolidGraphics Class |
Namespace: AGI.Foundation.Platforms
The SolidGraphics type exposes the following members.
Name | Description | |
---|---|---|
SolidGraphics | Initializes a new instance. |
Name | Description | |
---|---|---|
AffectedByLighting |
Gets or sets a parameter defining whether the solid is affected by lighting.
| |
BackLineColor |
Gets or sets a parameter defining the colors of the back lines of the solid.
| |
BackLineWidth |
Gets or sets a parameter defining the width of the back lines of the solid.
| |
Color |
Gets or sets a parameter defining the color of the solid.
| |
DisplayFill |
Gets or sets a parameter defining if the solid is filled.
| |
DisplayOutline |
Gets or sets a parameter defining if the solid is outlined.
| |
DisplayParameters |
Gets or sets the visibility of the area over time.
| |
DisplaySilhouette |
Gets or sets a parameter defining if the solid silhouette is displayed.
| |
OutlineAppearance |
Gets or sets a parameter defining the solid outline appearance.
| |
OutlineColor |
Gets or sets a parameter defining the color and translucency of the outline.
| |
OutlineWidth |
Gets or sets a parameter defining the width of the outline.
| |
Scale |
Gets or sets a parameter defining the scale of the solid.
| |
SilhouetteColor |
Gets or sets a parameter defining the silhouette color and translucency of the solid.
| |
SilhouetteWidth |
Gets or sets a parameter defining the width of the silhouette of the solid.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |