[]
Performs an explicit conversion from RectD to C1.Win.Interop.Rect.
public static explicit operator Rect(RectD value)
Type | Name | Description |
---|---|---|
RectD | value |
Type | Description |
---|---|
Rect |
Performs an explicit conversion from C1.Win.Interop.Rect to RectD.
public static explicit operator RectD(Rect rc)
Type | Name | Description |
---|---|---|
Rect | rc |
Type | Description |
---|---|
RectD |