GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/ GoHandle Class
Members
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoHandle Class
In This Topic
This class is used to show that a document object is selected by decorating the object with handles that are added to a view layer.
Syntax
C#
[
Serializable
()]
public
class
GoHandle :
GoShape
,
IGoHandle
Remarks
Instances of this class are assumed only to be used in
GoView
layers, not as part of a
GoDocument
. Thus they do not participate in undo/redo nor can they be selected.
See Also
Reference
GoHandle Members
Northwoods.Go Namespace