(Leadtools.Annotations.Automation)

Properties Property (AnnFontEditor)

Show in webframe




Gets the list of properties that are available for editing.
Syntax
public Dictionary<string,AnnPropertyInfo> Properties {get;}
public Dictionary<string,AnnPropertyInfo> Properties {get;}
@property (nonatomic,retain,readonly) NSDictionary* properties;
public Map<String, AnnPropertyInfo> getProperties()
 get_Properties(); 

Property Value

A dictionary of AnnPropertyInfo objects representing the properties that are available for editing.
Remarks

Implementer classes must return a dictionary for the properties to be edited.

Requirements

Target Platforms

See Also

Reference

AnnFontEditor Class
AnnFontEditor Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.