IGetRefPlaneParams Method (IRefPlane)
Obsolete. Superseded by IRefPlane::Transform.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetRefPlaneParams() As Double |
Visual Basic (Usage) | |
---|
Dim instance As IRefPlane
Dim value As Double
value = instance.IGetRefPlaneParams()
|
C# | |
---|
double IGetRefPlaneParams() |
C++/CLI | |
---|
double IGetRefPlaneParams(); |
See Also