Stroke.opacity property. Defines the amount of transparency of a stroke...half-transparent red line # with an arrow on the left end and a diamond...diamond on the right end: arrow = aw . drawing . Shape ( doc , aw...
Aspose::Words::Drawing::Stroke::get_Opacity method. Defines the amount of transparency of a stroke. Valid range is from 0 to 1 in C++....half-transparent red line // with an arrow on the left end and a diamond...diamond on the right end: auto arrow = MakeObject < Shape > ( doc...
Aspose::Words::Drawing::Stroke::get_Color method. Defines the color of a stroke in C++....half-transparent red line // with an arrow on the left end and a diamond...diamond on the right end: auto arrow = MakeObject < Shape > ( doc...
Shape.stroke property. Defines a stroke for a shape....half-transparent red line # with an arrow on the left end and a diamond...diamond on the right end: arrow = aw . drawing . Shape ( doc , aw...
Stroke StartArrowLength property. Defines the Arrowhead length for the start of a stroke in C#....half-transparent red line // with an arrow on the left end and a diamond...Shape arrow = new Shape ( doc , ShapeType . Line ); arrow . Width...
Aspose::Words::Drawing::ArrowType enum. Specifies the type of an Arrow at a line end in C++....enum Specifies the type of an arrow at a line end. enum class ArrowType...not have an arrow at the end. Arrow 1 The arrow is a solid triangle...
aspose.words.drawing.ArrowWidth enumeration. Width of the Arrow at the end of a line....ArrowWidth enumeration Width of the arrow at the end of a line. Members...half-transparent red line # with an arrow on the left end and a diamond...
Aspose::Words::Drawing::ArrowLength enum. Length of the Arrow at the end of a line in C++....ArrowLength enum Length of the arrow at the end of a line. enum class...half-transparent red line // with an arrow on the left end and a diamond...
aspose.words.drawing.DashStyle enumeration. Dashed line style....half-transparent red line # with an arrow on the left end and a diamond...diamond on the right end: arrow = aw . drawing . Shape ( doc , aw...
Fill.fore_color property. Gets or sets a Color object that represents the foreground color for the fill....half-transparent red line # with an arrow on the left end and a diamond...diamond on the right end: arrow = aw . drawing . Shape ( doc , aw...