|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyScalingMethod;
            FoPropertyScalingMethodClass;
FoProperty* fo_property_scaling_method_new  (void);
FoProperty* fo_property_scaling_method_get_initial
                                            (void);
typedef struct _FoPropertyScalingMethodClass FoPropertyScalingMethodClass;
FoProperty* fo_property_scaling_method_new (void);
Creates a new FoPropertyScalingMethod initialized to default value.
| Returns : | the new FoPropertyScalingMethod. | 
FoProperty* fo_property_scaling_method_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |