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: auto arrow = MakeObject<Shape>(doc, ShapeType::Line...
Stroke.end_cap property. Defines the cap style for the end 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.JoinStyle enum. Line join style 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::Stroke::get_DashStyle method. Specifies the dot and dash pattern for 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...
Aspose::Words::Drawing::Stroke::get_EndArrowType method. Defines the Arrowhead for the end 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...
Aspose::Words::Drawing::Stroke::get_EndArrowWidth method. Defines the Arrowhead width for the end 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...
Aspose::Words::Drawing::Fill::get_ImageBytes method. Gets the raw bytes of the fill texture or pattern 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_StartArrowWidth method. Defines the Arrowhead width for the start 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...
Aspose::Words::Drawing::Stroke::get_EndCap method. 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...diamond on the right end: auto arrow = MakeObject < Shape > ( doc...
Aspose::Words::Drawing::JoinStyle enum. Line join style 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...