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