Leadtools.Annotations.Core Namespace > AnnLabel Class : StateId Property |
public string StateId {get; set;}
Public Property StateId As String
public string StateId {get; set;}
@property (nonatmoic) NSString* stateId;
public String getStateId(); public void setStateId(String value);
get_StateId();
set_StateId(value);
Object.defineProperty('StateId');
The StateId is used by state rendering engines (such as SVG or XAML) to store the element ID of the label.