Property VLBasicDrawLayers.TVLDrawTextLayerBackground.Extent
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLDrawTextLayerBackground
Contents |
Syntax
Delphi:
property Extent : TLPExtentProperty read FExtent write SetExtent;
C++ Builder:
__property TLPExtentProperty * Extent = { read=FExtent, write=SetExtent };
Summary
Specifies the extent(distance) from the text of the background.
Description
Use this property to specify the extent(distance) from the
text of the background.