LoadTargetResolution Property (original) (raw)

Summary

Gets or sets the target resolution to use when loading annotation containers.

Syntax

C#

Objective-C

C++/CLI

Java

Python

public LeadSizeD LoadTargetResolution { get; set; } 
@property (nonatomic, assign) LeadSizeD loadTargetResolution; 

public LeadSizeD getLoadTargetResolution() public void setLoadTargetResolution(LeadSizeD value)

LoadTargetResolution # get and set (AnnCodecs) 

Property Value

The target resolution to use when loading annotations containers. Default value is 0,0.

Leadtools.Annotations.Engine Assembly