|
Point2Unset Property
|
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static Point2 Unset { get; }
Public Shared ReadOnly Property Unset As Point2
Get
public:
static property Point2 Unset {
Point2 get ();
}
static member Unset : Point2 with get
Property Value
Type:
Point2
See Also