'Declaration <DescriptionAttribute("The size of the template image.")> Public ReadOnly Property TemplateSize As Vintasoft.Imaging.ImageSize
[Description("The size of the template image.")] public Vintasoft.Imaging.ImageSize TemplateSize { get; }
[Description("The size of the template image.")] public: __property Vintasoft.Imaging.ImageSize* get_TemplateSize();
[Description("The size of the template image.")] public:
property Vintasoft.Imaging.ImageSize^ TemplateSize { Vintasoft.Imaging.ImageSize^ get(); }