DrawingContext::PushGuidelineSet Method (GuidelineSet^)
.NET Framework (current version)
Pushes the specified GuidelineSet onto the drawing context.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- guidelines
-
Type:
System.Windows.Media::GuidelineSet^
The guideline set to apply to subsequent drawing commands.
The guideline set applies to all subsequent drawing commands until it is removed by the Pop operation.
.NET Framework
Available since 3.0
Available since 3.0
Show: