'Declaration Public MustOverride Property Size As System.Integer
public abstract System.int Size {get; set;}
'Declaration Public MustOverride Property Size As System.Integer
public abstract System.int Size {get; set;}
If the Band is a Row object, the size represents the row height in pixels.
If the Band is a Column object, the size represents the column width in pixels.