BinaryLinkShapeBase.ExcludePath 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.
get/set the graphics path This is a singleton on the BinaryLinkShape class. Do not dispose. Use immediately. Use Clone if another path is needed!
public:
property System::Drawing::Drawing2D::GraphicsPath ^ ExcludePath { System::Drawing::Drawing2D::GraphicsPath ^ get(); };
public System.Drawing.Drawing2D.GraphicsPath ExcludePath { get; }
member this.ExcludePath : System.Drawing.Drawing2D.GraphicsPath
Public ReadOnly Property ExcludePath As GraphicsPath
Property Value
returns a GraphicsPath