Gets or sets the ending point of the segment.

Namespace: Ico.Windows.Media.Media3D
Assembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Point3D PointB
Visual Basic
Public PointB As Point3D
JScript
public var PointB : Point3D

See Also