ReferenceFrameGraphics Class |
Namespace: AGI.Foundation.Platforms
The ReferenceFrameGraphics type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReferenceFrameGraphics | Initializes a new instance. |
![]() | ReferenceFrameGraphics(VectorGraphics, VectorGraphics, VectorGraphics) |
Initializes an instance with the provided parameters.
|
![]() | ReferenceFrameGraphics(VectorGraphics, VectorGraphics, VectorGraphics, VectorGraphics, VectorGraphics, VectorGraphics) |
Initializes an instance with the provided parameters.
|
Name | Description | |
---|---|---|
![]() | NegativeX |
Gets or sets the negative x-axis graphics
|
![]() | NegativeY |
Gets or sets the negative y-axis graphics
|
![]() | NegativeZ |
Gets or sets the negative z-axis graphics
|
![]() | PositiveX |
Gets or sets the positive x-axis graphics
|
![]() | PositiveY |
Gets or sets the positive y-axis graphics
|
![]() | PositiveZ |
Gets or sets the positive z-axis graphics
|
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.) |