Stroke Color property. Defines the color 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...
Stroke EndCap property. Defines the cap style for the end 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...
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...
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...
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.color property. Defines the color 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...
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.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...