ShowCommentx64 Method (IEModelMarkupControl)
Displays the specified markup comment on 64-bit systems.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ShowCommentx64( _
ByVal As System.Long _
) |
Visual Basic (Usage) | |
---|
Dim instance As IEModelMarkupControl
Dim CommentIDx64 As System.Long
instance.ShowCommentx64(CommentIDx64) |
C# | |
---|
void ShowCommentx64(
System.long
) |
C++/CLI | |
---|
void ShowCommentx64(
& System.int64
) |
Parameters
- CommentIDx64
- ID of markup comment to display on 64-bit systems
Remarks
See Also
Availability
eDrawings API 2011 SP01