|
Line2PStart Property
|
Gets the the starting point.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Point2 PStart { get; }
Public ReadOnly Property PStart As Point2
Get
public:
property Point2 PStart {
Point2 get ();
}
member PStart : Point2 with get
Property Value
Type:
Point2
See Also