IntersectionPointPointOnShape2 Property |
Get the position of the intersection on figure 2.
Namespace:
RootPro.RootProCAD.Geometry
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract PointOnShape PointOnShape2 { get; }Public MustOverride ReadOnly Property PointOnShape2 As PointOnShape
Get
Property Value
Type:
PointOnShape
See Also