Class CrossLineComponent
Inheritance
System.Object
CrossLineComponent
Implements
System.IDisposable
Inherited Members
Namespace: Aximo.Engine.Components.Geometry
Assembly: AxEngine.dll
Syntax
public class CrossLineComponent : StaticMeshComponent, IDisposable
Constructors
| Improve this Doc View SourceCrossLineComponent(Int32, Boolean)
Declaration
public CrossLineComponent(int size, bool center)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | size | |
System.Boolean | center |
Implements
System.IDisposable