C# Class SharpVectors.Renderer.Gdi.GdiSvgColor

Inheritance: SharpVectors.Dom.Svg.SvgColor
显示文件 Open project: codebutler/savagesvg Class Usage Examples

Public Methods

Method Description
GdiSvgColor ( SvgStyleableElement elm, string propertyName ) : System
getOpacity ( ) : int

Method Details

GdiSvgColor() public method

public GdiSvgColor ( SvgStyleableElement elm, string propertyName ) : System
elm SharpVectors.Dom.Svg.SvgStyleableElement
propertyName string
return System

getOpacity() public method

public getOpacity ( ) : int
return int