다음을 통해 공유


Image.GridlineStyleBottom Property (Access)

Gets or sets the bottom gridline style of the specified image control. Read/write Byte.

Version Information

추가된 버전: Access 2007

Syntax

.GridlineStyleBottom

A variable that represents an Image object.

Remarks

The BottomGridlineStyle property uses the following settings.

Setting

Gridline type

0 (default)

Transparent

1

Solid

2

Dashes

3

Short Dashes

4

Dots

5

Sparse Dots

6

Dash Dot

7

Dash Dot Dot

참고 항목

개념

Image Object

Image Object Members