Inner Drive Extensible Architecture
C#
Show/Hide TOC
Length
To
Square Method
Squares this
Length
.
Definition
Namespace:
InnerDrive.Quantitative
Assembly:
InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
C#
Copy
public
Area
ToSquare
()
Return Value
Area
An
Area
representing a square whose sides are equal to this
Length
.
Remarks
The method will return an
Area
denominated in
MeterSquare
units.
See Also
Reference
Length Structure
InnerDrive.Quantitative Namespace
In This Article
Definition
Remarks
See Also