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.MiddleInset

[To be supplied.]

[Visual Basic]
Public Property MiddleInset As Single
[C#]
public float MiddleInset {get; set;}
[C++]
public: __property float get_MiddleInset();
public: __property void set_MiddleInset(float);
[JScript]
public function get MiddleInset() : float;
public function set MiddleInset(float);

See Also

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