GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoView Class
/ RaiseObjectResized Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RaiseObjectResized Method
In This Topic
Call
OnObjectResized
for the given object to raise an
ObjectResized
event.
Syntax
C#
public
void
RaiseObjectResized(
GoObject
obj
)
Parameters
obj
Remarks
This method is called by
GoToolResizing
.
DoMouseUp
.
See Also
Reference
GoView Class
GoView Members