ImageGear .NET
Select Method




Pass true to select all marks in the group, false to deselect.
Selects or deselects all marks in the group.
Syntax
public void Select( 
   bool state
)
public: void Select( 
   bool state
) 
public:
void Select( 
   bool state
) 
'Declaration
 
Public Sub Select( _
   ByVal state As Boolean _
) 
 
'Usage
 
Dim instance As ImGearARTGroup
Dim state As Boolean
 
instance.Select(state)

Parameters

state
Pass true to select all marks in the group, false to deselect.
See Also

Reference

ImGearARTGroup Class
ImGearARTGroup Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback