Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GeometryAPI
LineSegment
C# Class GeometryAPI.LineSegment
Inheritance:
Figure
,
ILengthMeasurable
Afficher le fichier
Open project: vladislav-karamfilov/TelerikAcademy
Class Usage Examples
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
GetLength
( ) :
double
GetPrimaryMeasure
( ) :
double
LineSegment
(
Vector3D
a
,
Vector3D
b
) :
System
Method Details
GetLength()
public
méthode
public
GetLength
( ) :
double
Résultat
double
GetPrimaryMeasure()
public
méthode
public
GetPrimaryMeasure
( ) :
double
Résultat
double
LineSegment()
public
méthode
public
LineSegment
(
Vector3D
a
,
Vector3D
b
) :
System
a
Vector3D
b
Vector3D
Résultat
System