API.Image (Object, Int32, Int32, Int32, Nullable<Color>) Method
Creates an Image from an entity
Public Shared Function Image( _ |
Optional ByVal border As Integer = 3, _ |
This language is not supported or no code example is available.
public static Image Image( |
JScript does not support generic types and methods. |
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
entity
-
object
-
width
-
int
Image width
-
height
-
int
Image height
-
border
-
int
Border pixels
-
backcolor
-
Nullable<Color>
Image background color, if null=transparent
Return Value
Image
An Image
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8