VGLayoutObject.GetCenter(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 GetCenter([Runtime::InteropServices::Out] double % x, [Runtime::InteropServices::Out] double % y);
public virtual void GetCenter(out double x, out double y);
abstract member GetCenter : double * double -> unit
override this.GetCenter : double * double -> unit
Public Overridable Sub GetCenter (ByRef x As Double, ByRef y As Double)
- x
- Double
- y
- Double
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |