GetNormal Method (IMathEllipArc) Send Feedback
See Also 
Normal[out]
Vector normal to this mathematical elliptical Arc
Gets the vector normal to this mathematical elliptical Arc.

Syntax

Visual Basic 
Function GetNormal() As MathVector
C# 
MathVector GetNormal()
JavaScript 
GetNormal() : dsMathVector
COM native C++ 
HRESULT GetNormal(
   IMathVector** Normal
)  
C++ 
DSRESULT GetNormal(
   dsMathVector** Normal
)  

Parameters

Normal[out] or Return Value
Vector normal to this mathematical elliptical Arc

Example

See the IMathEllipArc examples.
 

See Also

Availability

DraftSight V1R5.0