GetBlockAnnotation Method (ILeader) Send Feedback
See Also 
BlockInstance[out]
Block instance attached to the Leader
Gets the Block instance attached to the Leader.

Syntax

Visual Basic 
Function GetBlockAnnotation() As BlockInstance
C# 
BlockInstance GetBlockAnnotation()
JavaScript 
GetBlockAnnotation() : dsBlockInstance
COM native C++ 
HRESULT GetBlockAnnotation(
   IBlockInstance** BlockInstance
)  
C++ 
DSRESULT GetBlockAnnotation(
   dsBlockInstance** BlockInstance
)  

Parameters

BlockInstance[out] or Return Value
Block instance attached to the Leader
 

See Also

Availability

DraftSight V1R3.1