Thickness property
Returns the thickness of an object.
Syntax
DoubleVariable = object.EndPoint
Where:
DoubleVariable is a double-precision variable representing the thickness;
Object is an Arc, Circle, Group, Line,
Point, Polyline, Region, Shape, Solid, Text, or Trace object.
Examples...
Thickness property example