Accusoft NotateXpress 13
GrpSetAttribute Method
The handle of a layer returned by the CreateLayer method.
The handle of a group returned by the GrpCreateGroup method.
A long value which represents the attribute ID.
A valid attribute chosen from NX_AnnotationAttribute.
Description
Sets the given attribute value to all members of the specified group that share the attribute.
Syntax
Visual Basic
Public Sub GrpSetAttribute( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long, _
   ByVal attributeID As Long, _
   ByVal value As Long _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
groupID
The handle of a group returned by the GrpCreateGroup method.
attributeID
A long value which represents the attribute ID.
value
A valid attribute chosen from NX_AnnotationAttribute.
Remarks

See the Attribute Matrix for more detailed attribute information.

See Also

NotateXpress Object  | NotateXpress Members  | Groups

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback