Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnContainer Class : Stroke Property |
public AnnStroke Stroke {get; set;}
'Declaration
Public Property Stroke As AnnStroke
public AnnStroke Stroke {get; set;}
@property (nonatomic) LTAnnStroke* stroke;
public AnnStroke getStroke() public void setStroke(AnnStroke stroke)
get_Stroke();
set_Stroke(value);
Object.defineProperty('Stroke');
A value of null means do not draw the borders of the container.
For an example, refer to AnnContainer.