IPackageStyle



Describes style. Used in packages and Form Builder.

You can find more information in comments below.

class IPackageStyle : public virtual IPackageEntity
{
public:
    // Properties
    virtual IStyle *getStyle() = 0; // Return style
};
Namespace: nitisa
Include: Nitisa/Interfaces/IPackageStyle.h