PaintPattern.StepY 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.
Gets the vertical step size for repeating the pattern, which is the step Y of the wrapped pattern or 0 if there is no wrapped pattern.
public:
property float StepY { float get(); };
public float StepY { get; }
member this.StepY : single
Public ReadOnly Property StepY As Single