double MinorTickLineStrokeThickness { get; set; }
Property MinorTickLineStrokeThickness As Double
Get
Set
property double MinorTickLineStrokeThickness {
double get ();
void set (double value);
}
abstract MinorTickLineStrokeThickness : float with get, set