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 > AnnObject Class : GroupName Property |
public string GroupName {get; set;}
'Declaration
Public Property GroupName As String
public string GroupName {get; set;}
@property (nonatomic,copy) NSString* groupName;
public String getGroupName() public void setGroupName(String name)
get_GroupName();
set_GroupName(value);
Object.defineProperty('GroupName');