Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

UseBackgroundColor Property






Gets or sets a value that indicates whether to use the BackgroundColor color to fill the background of the transformed destination rectangle.
Syntax
public bool UseBackgroundColor {get; set;}
'Declaration
 
Public Property UseBackgroundColor As Boolean
'Usage
 
Dim instance As SvgRenderOptions
Dim value As Boolean
 
instance.UseBackgroundColor = value
 
value = instance.UseBackgroundColor
@property (nonatomic, assign) BOOL useBackgroundColor
public boolean getUseBackgroundColor()
public void setUseBackgroundColor(boolean useBackgroundColor)
            
public:
property bool UseBackgroundColor {
   bool get();
   void set (    bool value);
}

Property Value

true to use the BackgroundColor color to fill the background of the transformed destination rectangle; otherwise, false.
Example

For an example, refer to SvgDocument.Render.

Requirements

Target Platforms

See Also

Reference

SvgRenderOptions Class
SvgRenderOptions Members

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features