ImageGetProps

ImageGetProps erfragt die Properties eines Images.

o = ImageGetGrops(hImage)

Returnwert

o enthält Properties des Images.

image

Name

Type

Default Value

Comment

type

string

image

name

string

@atts_xy_width_height

external-filename

string

link-type

int

1

Embedded:1 linked:2 both:3

frame

bool

0

frame-width

double

1

frame-color

@color

black

atts_xy_width_height

Name

Type

Default Value

Comment

x

double

1.0

x position in cm or diagram coordinates

y

double

-1.0

width

double

1.0

height

double

1.0

Parameter

hTable

hImage ist die Zugriffsnummer (Handle) des mit ImageCreate erzeugten Images.

History

Version

Description

R2016.0

Neu.

id-1282893