Mesh.Bounds Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le cadre englobant d’espace local du maillage.
public:
property Microsoft::Azure::RemoteRendering::Bounds Bounds { Microsoft::Azure::RemoteRendering::Bounds get(); };
public Microsoft.Azure.RemoteRendering.Bounds Bounds { get; }
member this.Bounds : Microsoft.Azure.RemoteRendering.Bounds
Public ReadOnly Property Bounds As Bounds