Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

StateId Property (AnnObject)






Gets or sets the optional state ID of this object to be used with state rendering engines.
Syntax
public string StateId {get; set;}
'Declaration
 
Public Property StateId As String
public string StateId {get; set;}
@property (nonatomic) NSString* stateId;
public String getStateId()
public void setStateId(String id)
            
 
get_StateId();
set_StateId(value);
Object.defineProperty('StateId');

Property Value

The optional state ID of this object to be used with state rendering engines. The default value is an empty string.
Remarks

StateId is used by state rendering engines (such as SVG or XAML) to store the element ID of the object. For more information, refer to IAnnObjectRenderer and Implementing XAML-based AnnObjectRenderer in WinRT (Windows Store).

Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features