Skip to content

Line_Style - DfBaselineControl

Supports the line styles LnDip, LnBump, and LnSingle

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Line_Style
Access Type Syntax
Read Access: Get Line_Style to IntegerVariable
Write Access: Set Line_Style to IntegerVariable/Value

Description

The following line-display styles are supported in Line_style:

Constant Meaning
LnDip creates a standard 3 D line with a dark-gray line displayed above a light-gray line.
LnBump creates a 3 D line with a light-gray line displayed above a dark-gray line.
LnSingle creates a single (non-3 D) black line.

Default is LnDip.