Leadtools.Annotations.Core Namespace > AnnSelectionObject Class : SelectionStroke Property |
public AnnStroke SelectionStroke {get; set;}
Public Property SelectionStroke As AnnStroke
public AnnStroke SelectionStroke {get; set;}
@property (nonatomic) LTAnnStroke* selectionStroke;
public AnnStroke getSelectionStroke(); public void setSelectionStroke(AnnStroke value);
get_SelectionStroke();
set_SelectionStroke(value);
Object.defineProperty('SelectionStroke');