GridObjectCollection.Anchor 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.
Where the grid is anchored relative to local origin
public:
property Microsoft::MixedReality::Toolkit::Utilities::LayoutAnchor Anchor { Microsoft::MixedReality::Toolkit::Utilities::LayoutAnchor get(); void set(Microsoft::MixedReality::Toolkit::Utilities::LayoutAnchor value); };
public Microsoft.MixedReality.Toolkit.Utilities.LayoutAnchor Anchor { get; set; }
member this.Anchor : Microsoft.MixedReality.Toolkit.Utilities.LayoutAnchor with get, set
Public Property Anchor As LayoutAnchor