LinesType(LineType) Method
Identifies the type of the line based on the type (
LineType).
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string Type(
LineType lineType
)
Public Shared Function Type (
lineType As LineType
) As String
- lineType LineType
- LineType with the line type.
Stringstring with type of the line.