IdxRichEditShapeLine.GetThickness Method
Returns the floating shape‘s outline width, in typographic points.
Declaration
function GetThickness: Single;
Returns
Type |
---|
Single |
Remarks
This function always returns the floating shape’s outline width in typographic points, ignoring the parent document‘s Unit property value.
The GetThickness function is the Thickness property’s getter.
See Also