The XLineSpriteDecorator type exposes the following members.

Properties

  NameDescription
IsDisposed
Denotes whether the instance is disposed.
(Inherited from XDisposableObject.)
IsEmpty
Gets or sets whether the XLineSpriteDecorator decorator is empty.
Material
Gets or sets the XMaterial material for this XLineSpriteDecorator decorator.
Name
Returns the decorator name.
(Inherited from XSpriteDecoratorBase.)
RenderLock
Gets an object that is used for synchronizing access to the rendering of the object.
(Overrides XSpriteDecoratorBase..::.RenderLock.)
SyncRoot (Inherited from XSpriteDecoratorBase.)
Visible
Gets or sets the decorator visibility.
(Inherited from XSpriteDecoratorBase.)

See Also