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 > AnnObject Class : SelectionStroke Property |
public AnnStroke SelectionStroke {get; set;}
'Declaration
Public Property SelectionStroke As AnnStroke
public AnnStroke SelectionStroke {get; set;}
@property (nonatomic) LTAnnStroke* selectionStroke;
public AnnStroke getSelectionStroke() public void setSelectionStroke(AnnStroke stroke)
get_SelectionStroke();
set_SelectionStroke(value);
Object.defineProperty('SelectionStroke');