LineFormat.BeginArrowheadLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the length of the arrowhead at the beginning of the specified line.
public:
property Microsoft::Office::Core::MsoArrowheadLength BeginArrowheadLength { Microsoft::Office::Core::MsoArrowheadLength get(); void set(Microsoft::Office::Core::MsoArrowheadLength value); };
public Microsoft.Office.Core.MsoArrowheadLength BeginArrowheadLength { get; set; }
Public Property BeginArrowheadLength As MsoArrowheadLength