public Color ProjectionLineColor { get; }
Public ReadOnly Property ProjectionLineColor As Color Get
public: property Color^ ProjectionLineColor { Color^ get (); }
member ProjectionLineColor : Color with get