pdf3dlighting-ag凯发旗舰厅
com.spire.pdf.annotations
class pdf3dlighting
java.lang.object
com.spire.pdf.annotations.pdf3dlighting
- all implemented interfaces:
- ipdfwrapper
public class pdf3dlighting
- extends java.lang.object
- implements ipdfwrapper
represents the lighting scheme for the 3d artwork.
pdf3dlighting
public pdf3dlighting()
- initializes a new instance of the class.
pdf3dlighting
public pdf3dlighting(pdf3dlightingstyle style)
- initializes a new instance of the class.
- parameters:
style
- the object specifies the style of the 3d artwork.
getstyle
public pdf3dlightingstyle getstyle()
- gets the lighting style of the 3d artwork.
setstyle
public void setstyle(pdf3dlightingstyle value)
- sets the lighting style of the 3d artwork.