GetArea Method (ICircle) Send Feedback
See Also 
Area[out]
Area of the Circle
Calculates the area of the Circle.

Syntax

Visual Basic 
Function GetArea() As System.Double
C# 
System.double GetArea()
JavaScript 
GetArea() : Number
COM native C++ 
HRESULT GetArea(
   DOUBLE* Area
)  
C++ 
DSRESULT GetArea(
   double* Area
)  

Parameters

Area[out] or Return Value
Area of the Circle
 

See Also

Availability

DraftSight V1R1.3