Enum Shading.Type
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Shading.Type
Fields
Name | Description |
---|---|
e_axial_shading | Axial shadings (type 2) |
e_coons_shading | Coons patch mesh shadings (type 6) |
e_free_gouraud_shading | Free-form Gouraud-shaded triangle mesh shadings (type 4) |
e_function_shading | Function-based (type 1) shadings |
e_lattice_gouraud_shading | lattice Gouraud shadings (type 5) |
e_null | |
e_radial_shading | Radial shadings (type 3) |
e_tensor_shading | Tensor-product patch mesh shadings (type 7) |