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: 12.0.0.0 (12.0.0.0)
Syntax public abstract PointOnShape PointOnShape2 { get; }
Public MustOverride ReadOnly Property PointOnShape2 As PointOnShape
Get
Property Value
Type:
PointOnShapeSee Also