BorderStyle Property |
Specifies the border style to use for the drawing.
Signature
object.BorderStyle
object
DatabasePreferences The object or objects this property applies to.
BorderStyle
eAeccBorderStyle enum; read-write
The type of the Border.
kBorderStyleLine: |
Insert a polyline |
kBorderStyleUnscaledBlock: |
Insert a block at 1:1 |
kBorderStyleScaledBlock: |
Insert a block using DatabaseScale |
kBorderStyleNone: |
No border |