Sets the 64-bit handle of the parent window of the DraftSight color-picker dialog.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetParent64( _
long64 HWND As System.Long _
) |
C# | |
---|
void SetParent64(
System.long HWND
) |
JavaScript | |
---|
SetParent64(
HWND : Number
) |
Parameters
- HWND
- 64-bit handle of the parent window of the DraftSight color-picker dialog
See Also
Availability
DraftSight 2022 SP0