Click or drag to resize

IMcGraphObjPoint2ImportProperties Method

Import graphic object properties from another McGraphObj.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
Remarks
Only visual properties like color or style are copied, not the size or position of Object. Object class does not need to match the class of this object, if they don't, only common properties will be imported.
See Also