public ImGearRectangle TilesToStitch {get; set;}
public: __property ImGearRectangle get_TilesToStitch(); public: __property void set_TilesToStitch( ImGearRectangle value );
public: property ImGearRectangle TilesToStitch { ImGearRectangle get(); void set ( ImGearRectangle value); }
'Declaration Public Property TilesToStitch As ImGearRectangle
'Usage Dim instance As ImGearLoadOptions Dim value As ImGearRectangle instance.TilesToStitch = value value = instance.TilesToStitch
The default value is an empty ImageGear.Core.ImGearRectangle struct object.
ImGearLoadOptions Class ImGearLoadOptions Members
©2016. Accusoft Corporation. All Rights Reserved.