Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0

Syntax

C#
[SerializableAttribute]
[AllowNullLiteralAttribute]
[CompilationMappingAttribute(SourceConstructFlags.ObjectType)]
public class MxbLine
Visual Basic
<SerializableAttribute>
<AllowNullLiteralAttribute> 
<CompilationMappingAttribute(SourceConstructFlags.ObjectType)> 
Public Class MxbLine
Visual C++
[SerializableAttribute]
[AllowNullLiteralAttribute]
[CompilationMappingAttribute(SourceConstructFlags::ObjectType)]
public ref class MxbLine

Inheritance Hierarchy

System..::..Object
  P4s3CurveNew..::..RoadSeg..::..MxbLine

See Also