DocumentUnitsPointCopy Method |
Creates a copy of this Point object. The result is entirely independent and can be edited without affecting the original Point object.
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax Public Function Copy As DocumentUnitsPoint
public DocumentUnitsPoint Copy()
Return Value
Type:
DocumentUnitsPointSee Also