ImageGetPropsΒΆ

ImageGetProps gets the image properties.

o = ImageGetProps(hImage)

Return Value

o

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

Parameters

hLB

Identifies the line block.

History

Version

Description

R2016.0

New.

id-1282893