IGetSketchPosition Method (ICustomSymbol)
Obsolete. Not superseded.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetSketchPosition() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICustomSymbol
Dim value As System.Double
value = instance.IGetSketchPosition() |
C# | |
---|
System.double IGetSketchPosition() |
C++/CLI | |
---|
System.double IGetSketchPosition(); |
See Also