Curve.EndPoint

Curve.EndPoint property

Renvoie une copie du point final de la courbe.

public abstract IPoint EndPoint { get; }

Exceptions

exceptioncondition
InvalidOperationExceptionLa géométrie est vide.

Voir également