GetThickRule

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 17:10

Description

Returns the value or the measurement unit index of the default rule/border for the boxes, horizontal/vertical rules and image borders.

Syntax

Dim res As Long = conf.GetThickRule(FrConf.eTypeRule.BoxRule, FrConf.eThkRule.Value)

type

border type, e.g. FrConf.eTypeRule.BoxRule, FrConf.eTypeRule.HorRule, FrConf.eTypeRule.VertRule or FrConf.eTypeRule.ImageRule

value

enter FrConf.eThkRule.Value to return the weight in mpt, or FrConf.eThkRule.Measurement to return the index of the measurement unit.