Leadtools.Annotations.Core Namespace > AnnContainer Class : Stroke Property |
public AnnStroke Stroke {get; set;}
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.