VGLayoutObject.SetCenter(Double, Double) Method
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.
C++
public:
virtual void SetCenter(double x, double y);
public virtual void SetCenter(double x, double y);
abstract member SetCenter : double * double -> unit
override this.SetCenter : double * double -> unit
Public Overridable Sub SetCenter (x As Double, y As Double)
- x
- Double
- y
- Double
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |