CALayer.ConvertPointFromLayer(CGPoint, CALayer) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("convertPoint:fromLayer:")]
public virtual CoreGraphics.CGPoint ConvertPointFromLayer (CoreGraphics.CGPoint point, CoreAnimation.CALayer layer);
abstract member ConvertPointFromLayer : CoreGraphics.CGPoint * CoreAnimation.CALayer -> CoreGraphics.CGPoint
override this.ConvertPointFromLayer : CoreGraphics.CGPoint * CoreAnimation.CALayer -> CoreGraphics.CGPoint
Parâmetros
- point
- CGPoint
Retornos
- Atributos