ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityRaster Class : Width Property |
'Declaration Public ReadOnly Property Width As Integer
'Usage Dim instance As ImGearVectorEntityRaster Dim value As Integer value = instance.Width
public int Width {get;}
public: __property int get_Width();