public AnnPoint( float x, float y, AnnUnit unit )
'Declaration Public Function New( _ ByVal x As Single, _ ByVal y As Single, _ ByVal unit As AnnUnit _ )
'Usage Dim x As Single Dim y As Single Dim unit As AnnUnit Dim instance As New AnnPoint(x, y, unit)
public: AnnPoint( float x, float y, AnnUnit unit )
Target Platforms
AnnPoint Structure AnnPoint Members Overload List