GetNotes Method (ICustomSymbol)
Obsolete. Superseded by ISketchBlockDefinition::GetNotes.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetNotes() As Object |
Visual Basic (Usage) | |
---|
Dim instance As ICustomSymbol
Dim value As Object
value = instance.GetNotes()
|
C++/CLI | |
---|
Object^ GetNotes(); |
See Also