Accusoft NotateXpress 13
GrpGetYoked Method
The handle of a layer returned by the CreateLayer method.
The handle of a group returned by the GrpCreateGroup method.
Description
Gets the yoked attribute for the specified group.
Syntax
Visual Basic
Public Function GrpGetYoked( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long _
) As Boolean
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
groupID
The handle of a group returned by the GrpCreateGroup method.
Return Type
If the given group is yoked.
Remarks

Yoked determines if user interaction affects group related elements.

For example, selecting an element will select all group related elements if the group is yoked.

See Also

NotateXpress Object  | NotateXpress Members  | Groups

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback