Gets or sets a flag indicating whether the thickness properties are expressed as relative or absolute quantities.
Namespace: MindFusion.Drawing
File: Thickness.js
JavaScript Copy Code |
---|
get isRelative() {} |
Boolean
true if the thickness is relative, or false otherwise.