Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripMain Class / ImageScalingSize Property

In This Topic
    ImageScalingSize Property (C1EditorToolStripMain)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ImageScalingSize As System.Drawing.Size
    public System.Drawing.Size ImageScalingSize {get; set;}
    See Also