LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AddCurveToRegion Method
See Also 
Leadtools Namespace > RasterImage Class : AddCurveToRegion Method



Creates or updates the image region by adding a curved region.

Overload List

OverloadDescription
AddCurveToRegion(RasterRegionXForm,LeadPoint[],Single,LeadFillMode,RasterRegionCombineMode)Creates or updates the image region by adding a curved region.  
AddCurveToRegion(RasterRegionXForm,RasterCollection<LeadPoint>,Single,LeadFillMode,RasterRegionCombineMode)Creates or updates the image region by adding a curved region.  
AddCurveToRegion(RasterRegionXForm,RasterCurve,RasterRegionCombineMode)Creates or updates the image region by adding a curved region.  

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7

See Also