Click or drag to resize
TemporaryGraphic Methods

The TemporaryGraphic type exposes the following members.

Methods
  NameDescription
Public methodAttach
Attaches this to an object in the station.
Public methodContinueTrace
Adds a new point to a trace.
Public methodCopy
Returns a copy of this TemporaryGraphic object.
Public methodDelete
Deletes this object from the graphics.
Public methodEquals (Inherited from Object.)
Public methodGetBoundingBox(Boolean)
Computes the (axis-aligned) bounding box for this object.
Public methodGetBoundingBox(Boolean, Vector3, Vector3) Obsolete.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodHighlight(Boolean)
Highlights this object using the default highlight color and style for selections.
Public methodHighlight(Boolean, Color)
Highlights this object in the specified color.
Public methodHighlight(HighlightStyle, Color)
Highlights this object in the specified color and style.
Public methodSetAlpha
Sets the alpha of this objcect.
Public methodToString (Inherited from Object.)
Public methodUpdateCable
Public methodUpdateParticleSystem
Updates a particle system created by DrawParticleSystem(Matrix4, ParticleSystemData)
Top
See Also