Class SVGFESpotLightElementBuilder
ชื่อพื้นที่: Aspose.Svg.Builder การประชุม: Aspose.SVG.dll (25.5.0)
คลาสสร้างเพื่อสร้างองค์ประกอบ SVG ‘feSpotLight’ ซึ่งกําหนดแหล่งแสงที่ปล่อยแสงในทิศทางที่เฉพาะเจาะจงเช่นแสงสว่าง
[ComVisible(true)]
public class SVGFESpotLightElementBuilder : SVGElementBuilder<svgfespotlightelement>, ISVGElementBuilder, IAttributeSetter, IBaseAnimationElementBuilder, IDescriptiveElementBuilder, ICoreAttributeSetter
Inheritance
object
←
SVGElementBuilder
Implements
ISVGElementBuilder , IAttributeSetter , IBaseAnimationElementBuilder , IDescriptiveElementBuilder , ICoreAttributeSetter
อนุญาโตตุลาการ
SVGElementBuilder
วิธีการขยาย
SVGBuilderExtensions.AddAnimate
Constructors
SVGFESpotLightElementBuilder()
public SVGFESpotLightElementBuilder()
Methods
Create(Document)
สร้างตัวอย่างใหม่ของ SVGFESpotLightElement ในเอกสารที่ระบุ
protected override SVGFESpotLightElement Create(Document document)
Parameters
document
Document
เอกสารที่องค์ประกอบจะถูกสร้างขึ้น
Returns
ใหม่ SVGFESpotLightElement
LimitingConeAngle(คู่)
กําหนดคุณสมบัติ ’ จํากัดConeAngle’ ซึ่งกําหนดโซน จํากัด ของแสงสว่าง
public SVGFESpotLightElementBuilder LimitingConeAngle(double value)
Parameters
value
double
คะแนนมุม Coen Limiting
Returns
ชนิดของอาคารปัจจุบัน
ปั๊ม(คู่)
กําหนดคุณสมบัติ ‘จุดAtX’ ซึ่งแสดงให้เห็นถึงความสม่ําเสมอ x ที่แสงจะหมายถึง
public SVGFESpotLightElementBuilder PointsAtX(double value)
Parameters
value
double
จุดAtX หมายเลข
Returns
ชนิดของอาคารปัจจุบัน
คะแนน(คู่)
กําหนดคุณสมบัติ ‘จุดAtY’ ซึ่งหมายความว่า y-koordinate ที่แสงจะแสดงให้เห็น
public SVGFESpotLightElementBuilder PointsAtY(double value)
Parameters
value
double
ชิ้นของมูลค่า
Returns
ชนิดของอาคารปัจจุบัน
คะแนน(คู่)
กําหนดคุณสมบัติ ‘จุดAtZ’ ซึ่งหมายความว่า z-koordinate ที่แสงจะแสดงให้เห็น
public SVGFESpotLightElementBuilder PointsAtZ(double value)
Parameters
value
double
จุดAtZ ค่า
Returns
ชนิดของอาคารปัจจุบัน
SpecularExponent(คู่)
กําหนดคุณสมบัติ ’ SpecularExponent’ การควบคุมความเข้มของแรงบันดาลใจ specular
public SVGFESpotLightElementBuilder SpecularExponent(double value)
Parameters
value
double
หมายถึงค่าสัมผัสแบบสเปค
Returns
ชนิดของอาคารปัจจุบัน
X(คู่)
กําหนดคุณสมบัติ ‘x’ ขององค์ประกอบ feSpotLight ซึ่งแสดงให้เห็นถึงความสอดคล้อง x ของแหล่งแสง
public SVGFESpotLightElementBuilder X(double value)
Parameters
value
double
หมายเลข X-Coordinate
Returns
ชนิดของอาคารปัจจุบัน
Y(คู่)
สร้างคุณสมบัติ ‘Y’ ซึ่งแสดงให้เห็นว่า y-koordinate ของแหล่งแสง
public SVGFESpotLightElementBuilder Y(double value)
Parameters
value
double
หมายเลข Y-Coordinate
Returns
ชนิดของอาคารปัจจุบัน
Z(คู่)
สร้างคุณสมบัติ ‘z’ ซึ่งแสดงให้เห็นว่า z-koordinate ของแหล่งแสง
public SVGFESpotLightElementBuilder Z(double value)
Parameters
value
double
หมายเลขค่าที่สอดคล้อง
Returns
ชนิดของอาคารปัจจุบัน</svgfespotlightelementbuilder,></svgfespotlightelementbuilder,>