Enum RenderModeType
Enumeration RenderModeType
Enum RenderModeType: مجموعة من أنواع وضع العرض
public enum RenderModeType
Values
| Name | Value | Description |
|---|---|---|
| Solid | 0 | وضع العرض “Solid”. |
| SolidWireframe | 1 | وضع العرض “SolidWireFrame”. |
| Transparent | 2 | وضع العرض “Transparent”. |
| TransparentWareFrame | 3 | وضع العرض “TransparentWareFrame”. |
| BoundingBox | 4 | وضع العرض “BoundingBox”. |
| TransparentBoundingBox | 5 | وضع العرض “TransparentBoundingBox”. |
| TransparentBoundingBoxOutline | 6 | وضع العرض “TransparentBoundingBoxOutline”. |
| Wireframe | 7 | وضع العرض “WireFrame”. |
| ShadedWireframe | 8 | وضع العرض “ShadedWireFrame”. |
| Vertices | 9 | وضع العرض “Vertices”. |
| ShadedVertices | 10 | وضع العرض “ShadedVertices”. |
| Illustration | 11 | وضع العرض “Illustration”. |
| SolidOutline | 12 | وضع العرض “SolidOutline”. |
| ShadedIllustration | 13 | وضع العرض “ShadedIllustration”. |
See Also
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF