PathSegmentCollection Arrow { get; set; }
Property Arrow As PathSegmentCollection
Get
Set
property PathSegmentCollection^ Arrow {
PathSegmentCollection^ get ();
void set (PathSegmentCollection^ value);
}
abstract Arrow : PathSegmentCollection with get, set