Leadtools.Annotations.Core Namespace > AnnContainerMapper Class : FontRelativeToDevice Property |
public bool FontRelativeToDevice {get; set;}
Public Property FontRelativeToDevice As Boolean
public bool FontRelativeToDevice {get; set;}
@property (nonatomic) BOOL fontRelativeToDevice;
public bool getFontRelativeToDevice() public void setFontRelativeToDevice(bool value)
get_FontRelativeToDevice();
set_FontRelativeToDevice(value);
Object.defineProperty('FontRelativeToDevice');