[]
Represents an outline formatting that can be applied to an object.
public class LineFormat : LineFormatBase, IFixedFormattingBag
Gets the custom dash scheme.
public DashStopList CustomDashScheme { get; }
Gets the decorations which can be added to the head of a line.
public LineEnd HeadEnd { get; }
Gets the decorations which can be added to the tail of a line.
public LineEnd TailEnd { get; }
public override bool Equals(object fmt)
fmt
objectpublic override int GetHashCode()