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.