| FilespecsConnectPrefsDefaultTint Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.Filespecs.ConnectPrefs.DefaultTint"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public Color DefaultTint { get; set; }
public:
property Color DefaultTint {
Color get ();
void set (Color value);
}
function get_DefaultTint();
function set_DefaultTint(value);
Property Value
Type:
ColorSee Also