IPattern.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.
public:
property float StepY { float get(); };
public float StepY { get; }
member this.StepY : single
Public ReadOnly Property StepY As Single