Platforms to show: All Mac Windows Linux Cross-Platform

Back to DirectDrawGraphicsMBS class.

DirectDrawGraphicsMBS.AntialiasMode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The antialiasing mode of the render target.

The antialiasing mode applies to all subsequent drawing operations, excluding text and glyph drawing operations.
To specify the antialiasing mode for text and glyph operations, use the SetTextAntialiasMode method.
(Read and Write property)

DirectDrawGraphicsMBS.brushHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The internal object reference for current brush.

Reference to ID2D1Brush object.
(Read and Write property)

DirectDrawGraphicsMBS.DPIX as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Return the render target's dots per inch (DPI).

The horizontal DPI of the render target.
(Read only property)

DirectDrawGraphicsMBS.DPIY as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Return the render target's dots per inch (DPI).

The vertical DPI of the render target.
(Read only property)

DirectDrawGraphicsMBS.factoryHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The internal object reference for the factory.

Reference to ID2D1Factory object.
(Read and Write property)

DirectDrawGraphicsMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The internal object reference.

Reference to ID2D1RenderTarget object.
(Read and Write property)

DirectDrawGraphicsMBS.Height as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The size of the render target in device-independent pixels.

(Read only property)

DirectDrawGraphicsMBS.PixelHeight as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The size of the render target in device pixels.

(Read only property)

DirectDrawGraphicsMBS.PixelWidth as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The size of the render target in device pixels.

(Read only property)

DirectDrawGraphicsMBS.strokeStyleHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The internal object reference for current stroke style.

Reference to ID2D1StrokeStyle object.
(Read and Write property)

DirectDrawGraphicsMBS.strokeWidth as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The stroke width to use.

Default is 1.

The width of the stroke, in device-independent pixels. The value must be greater than or equal to 0.0. If this parameter isn't specified, it defaults to 1.0. The stroke is centered on the line.
(Read and Write property)

DirectDrawGraphicsMBS.TextAntialiasMode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Specifies the antialiasing mode to use for subsequent text and glyph drawing operations.

The antialiasing mode to use for subsequent text and glyph drawing operations.
(Read and Write property)

DirectDrawGraphicsMBS.Width as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The size of the render target in device-independent pixels.

(Read only property)

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...