PDF3DRenderMode

PDF3DRenderMode class

Sınıf PDF3DRenderMode.

public class PDF3DRenderMode

yapıcılar

İsimTanım
PDF3DRenderMode(RenderModeType)Yeni bir örneğini başlatırPDF3DRenderMode sınıf.
PDF3DRenderMode(string)Yeni bir örneğini başlatırPDF3DRenderMode sınıf.

Özellikleri

İsimTanım
Type { get; }Türü alır.

yöntemler

İsimTanım
GetAuxiliaryColour()Yardımcı rengi alır.
GetCreaseValue()Kırışık değerini alır.
GetFaceColor()Yüzün rengini alır.
GetOpacity()Opaklığı alır.
SetAuxiliaryColour(Color)Yardımcı rengi ayarlar.
SetCreaseValue(double)Kırışık değerini ayarlar.
SetFaceColor(Color)Yüzün rengini ayarlar.
SetOpacity(double)Opaklığı ayarlar.

Alanlar

İsimTanım
static BoundingBox“Sınırlayıcı Kutu” oluşturma modu.
static Illustration“Çizim” oluşturma modu.
static ShadedIllustration“ShadedIllustration” oluşturma modu.
static ShadedVertices“ShadedVertices” oluşturma modu.
static ShadedWireframe“ShadedWireFrame” oluşturma modu.
static Solid“Katı” oluşturma modu.
static SolidOutline“SolidOutline” oluşturma modu.
static SolidWireframe“SolidWireFrame” oluşturma modu.
static Transparent“Şeffaf” oluşturma modu.
static TransparentBoundingBox“TransparentBoundingBox” oluşturma modu.
static TransparentBoundingBoxOutline“TransparentBoundingBoxOutline” oluşturma modu.
static TransparentWareFrame“TransparentWareFrame” oluşturma modu.
static Vertices“Vertices” oluşturma modu.
static Wireframe“WireFrame” oluşturma modu.

Ayrıca bakınız