[Missing <summary> documentation for "P:Delaunay.Edge.visible"]
Namespace:
Delaunay
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool visible { get; }
Public ReadOnly Property visible As Boolean
Get
public:
property bool visible {
bool get ();
}
member visible : bool with get
Property Value
Type:
BooleanSee Also