Click or drag to resize
CanvasFontSetGetPropertyValues Method
Overload List
  NameDescription
Public methodGetPropertyValues(CanvasFontPropertyIdentifier)
Returns all unique property values in the set, which can be used for purposes such as displaying a family list or tag cloud.
Public methodGetPropertyValues(UInt32, CanvasFontPropertyIdentifier)
Returns the property values of a specific font item index.
Public methodGetPropertyValues(CanvasFontPropertyIdentifier, String)
Returns all unique property values in the set, which can be used for purposes such as displaying a family list or tag cloud.
Top
See Also