Platforms to show: All Mac Windows Linux Cross-Platform
Back to CGSizeMBS class.
CGSizeMBS.ApplyAffineTransform(p as CGAffineTransformMBS) as CGSizeMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | CoreGraphics | MBS MacCG Plugin | 3.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGSizeMBS.Binary as MemoryBlock
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | CoreGraphics | MBS MacCG Plugin | 3.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CGSizeMBS.Constructor(p as Ptr)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | CoreGraphics | MBS MacCG Plugin | 17.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Make sure the pointer is valid and has the right data and size.
See also:
CGSizeMBS.Constructor(source as CGSizeMBS)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CGSizeMBS.Constructor(width as Double, height as Double)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CGSizeMBS.Equal(p as CGSizeMBS) as boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | CoreGraphics | MBS MacCG Plugin | 3.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGSizeMBS.multiply(factor as double) as CGSizeMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | CoreGraphics | MBS MacCG Plugin | 24.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
CGSizeMBS.multiply(x as double, y as double) as CGSizeMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | CoreGraphics | MBS MacCG Plugin | 24.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
The items on this page are in the following plugins: MBS MacCG Plugin.