public bool RotateSurfaceBridges45Degree { get; set; }Public Property RotateSurfaceBridges45Degree As Boolean
Get
Setpublic:
property bool RotateSurfaceBridges45Degree {
bool get ();
void set (bool value);
}member RotateSurfaceBridges45Degree : bool with get, set