Gets the object ID for the specified annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetObjectId( _
ByVal Annotation As Annotation _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim Annotation As Annotation
Dim value As System.Integer
value = instance.GetObjectId(Annotation) |
C# | |
---|
System.int GetObjectId(
Annotation Annotation
) |
C++/CLI | |
---|
System.int GetObjectId(
& Annotation^ Annotation
) |
Parameters
- Annotation
- Annotation
Return Value
Object ID
Example
See Also
Availability
SolidWorks 2014 SP5, Revision Number 22.5