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 > AnnTextReviewObject Class : CanScale Property |
public virtual bool CanScale {get; set;}
'Declaration
Public Overridable Property CanScale As Boolean
public virtual bool CanScale {get; set;}
@property (nonatomic,readonly) BOOL canScale;
public boolean canScale() public void setCanScale(boolean canScale)
get_CanScale();
set_CanScale(value);
Object.defineProperty('CanScale');