The XLineSprite class creates sprite from one or more lines in space that are given in the form of independent point pairs.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public class XLineSprite : XPrimitiveSprite

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      SGP.XSpace..::.XSprite
        SGP.XSpace..::.XMaterialSprite
          SGP.XSpace..::.XPrimitiveSprite
            SGP.XSpace..::.XLineSprite

See Also