Leadtools.ImageProcessing.Effects Namespace > RegionContourPointsCommand Class : XForm Property |
public RasterRegionXForm XForm {get; set;}
'Declaration Public Property XForm As RasterRegionXForm
'Usage Dim instance As RegionContourPointsCommand Dim value As RasterRegionXForm instance.XForm = value value = instance.XForm
public RasterRegionXForm XForm {get; set;}
get_XForm();
set_XForm(value);
public: property RasterRegionXForm^ XForm { RasterRegionXForm^ get(); void set ( RasterRegionXForm^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2