ConnectedLineStyleType Class
Definition
Section titled “Definition”public class ConnectedLineStyleType : ITitleInheritance object
Implements ITitle
Constructors
Section titled “Constructors”ConnectedLineStyleType(string, int[])
Section titled “ConnectedLineStyleType(string, int[])”public ConnectedLineStyleType(string title, int[] connectedLineStyle)Parameters
Section titled “Parameters”title string
connectedLineStyle int[]
Properties
Section titled “Properties”AllConnectedLineStyles
Section titled “AllConnectedLineStyles”public static ConnectedLineStyleType[] AllConnectedLineStyles { get; }The title of the object.
public string Title { get; }ConnectedLineStyle
Section titled “ConnectedLineStyle”public int[] ConnectedLineStyle { get; }Methods
Section titled “Methods”ToString()
Section titled “ToString()”public override string ToString()