<< Click to Display Table of Contents >> NShape Reference
|
Gets a preview style associated with the given style.
ICapStyle GetPreviewStyle(ICapStyle colorStyle); ICharacterStyle GetPreviewStyle(ICharacterStyle colorStyle); IColorStyle GetPreviewStyle(IColorStyle colorStyle); IFillStyle GetPreviewStyle(IFillStyle fillStyle); ILineStyle GetPreviewStyle(ILineStyle lineStyle); IParagraphStyle GetPreviewStyle(IParagraphStyle colorStyle); |
Gets a preview style associated with the given style.
Name |
Description |
---|---|
ArgumentNullException |
The given style is null. |