GoDiagram Win Reference
GoPropertyModifierArgs Constructor(Int32,GoPropertyModifierPart,GoPropertyModifierChoice)

Construct a GoPropertyModifierArgs identifying a particular property and a part of that property and which objects to consider.
Syntax
'Declaration
 
Public Function New( _
   ByVal subhint As Integer, _
   ByVal part As GoPropertyModifierPart, _
   ByVal choice As GoPropertyModifierChoice _
)
public GoPropertyModifierArgs( 
   int subhint,
   GoPropertyModifierPart part,
   GoPropertyModifierChoice choice
)

Parameters

subhint
part
choice
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPropertyModifierArgs Class
GoPropertyModifierArgs Members
Overload List

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback