Property | Type | Description | |
---|---|---|---|
Count | int | ||
Mergetime | long | ||
defaultStyle |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Clone ( ) : object | ||
CloneStyle ( ) : |
||
FromXml ( System.Xml.Linq.XElement element ) : void | ||
FromXml ( System.Xml.Linq.XElement res, string directoryName, bool catchException ) : void | ||
GetBasicStyle ( string name = "Name", DrawingModes mode = DrawingModes.Point ) : |
||
LoadIcon ( ) : void | ||
MergeStyle ( IReadonlyPoIStyle s1, IReadonlyPoIStyle s2 ) : |
||
ToXml ( ) : System.Xml.Linq.XElement | ||
ToXml ( |
||
TriggerStyleChanged ( ) : void |
public FromXml ( System.Xml.Linq.XElement element ) : void | ||
element | System.Xml.Linq.XElement | |
return | void |
public FromXml ( System.Xml.Linq.XElement res, string directoryName, bool catchException ) : void | ||
res | System.Xml.Linq.XElement | |
directoryName | string | |
catchException | bool | |
return | void |
public static GetBasicStyle ( string name = "Name", DrawingModes mode = DrawingModes.Point ) : |
||
name | string | |
mode | DrawingModes | |
return |
public static MergeStyle ( IReadonlyPoIStyle s1, IReadonlyPoIStyle s2 ) : |
||
s1 | IReadonlyPoIStyle | |
s2 | IReadonlyPoIStyle | |
return |
public ToXml ( |
||
service | ||
return | System.Xml.Linq.XElement |