Picture width in pixels
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Width As Integer
Get
Dim instance As ISOPicture
Dim value As Integer
value = instance.Width
property int Width {
int get ();
}
Property Value
Type:
Int32
See Also