Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
Font.getConstructorArgs
Retrieves an array of ConstructorArg objects that describe the data types and values needed to persist this object.
Syntax
public ConstructorArg[] getConstructorArgs()
Return Value
Returns a ConstructorArg array.
See Also IConstructable