VGNode.Place(Double, Double, Int32) Method
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.
public:
virtual void Place(double x, double y, int flags);
public virtual void Place (double x, double y, int flags);
abstract member Place : double * double * int -> unit
override this.Place : double * double * int -> unit
Public Overridable Sub Place (x As Double, y As Double, flags As Integer)
Parameters
- x
- Double
- y
- Double
- flags
- Int32