NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AdjustableArrowCap.Filled

[To be supplied.]

[Visual Basic]
Public Property Filled As Boolean
[C#]
public bool Filled {get; set;}
[C++]
public: __property bool get_Filled();
public: __property void set_Filled(bool);
[JScript]
public function get Filled() : Boolean;
public function set Filled(Boolean);

See Also

AdjustableArrowCap Class | AdjustableArrowCap Members | System.Drawing.Drawing2D Namespace