Method | Description | |
---|---|---|
BitmapToBitmapImage ( |
Converts the GDI bitmap image to DirectX bitmap image.
|
|
SetRevitAsWindowOwner ( |
Sets the given window's owner to Revit window.
|
Method | Description | |
---|---|---|
FindRevitWindowHandle ( ) : |
Finds the Revit window handle.
|
|
GetCurrentThreadId ( ) : uint |
public static BitmapToBitmapImage ( |
||
srcBitmap | The source GDI bitmap. | |
return |
public static SetRevitAsWindowOwner ( |
||
dialog | Target window. | |
return | void |