MLeaderGetDoglegLength Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public double GetDoglegLength(
int leaderIndex
)
Public Function GetDoglegLength (
leaderIndex As Integer
) As Double
public:
double GetDoglegLength(
int leaderIndex
)
member GetDoglegLength :
leaderIndex : int -> float
Parameters
- leaderIndex
- Type: SystemInt32
Return Value
Type:
Double
See Also