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 > AnnStroke Class : Stroke Property |
public AnnBrush Stroke {get; set;}
'Declaration
Public Property Stroke As AnnBrush
public AnnBrush Stroke {get; set;}
@property (nonatomic) LTAnnBrush* stroke;
public AnnBrush getStroke() public void setStroke(AnnBrush brush)
get_Stroke();
set_Stroke(value);
Object.defineProperty('Stroke');