LinkDecorator.DecoratorPath Property
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 geometry class. Do not dispose. Use immediately.
C++
public:
property System::Drawing::Drawing2D::GraphicsPath ^ DecoratorPath { System::Drawing::Drawing2D::GraphicsPath ^ get(); };
public System.Drawing.Drawing2D.GraphicsPath DecoratorPath { get; }
member this.DecoratorPath : System.Drawing.Drawing2D.GraphicsPath
Public ReadOnly Property DecoratorPath As GraphicsPath
returns a GraphicsPath
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |