GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoHandle Interface
/ HandleID Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HandleID Property (IGoHandle)
In This Topic
Gets or sets an identifier for this handle.
Syntax
C#
int
HandleID {
get
;
set
;}
Remarks
Since an object may get many handles when selected, this property provides a means of distinguishing them.
See Also
Reference
IGoHandle Interface
IGoHandle Members
GoSelection Class