The center point of the render transform, relative to the bounds of the element.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Point RenderTransformOrigin { get; set; } |
Visual Basic |
---|
Public Property RenderTransformOrigin As Point Get Set |
JScript |
---|
function get RenderTransformOrigin () : Point function set RenderTransformOrigin (value : Point) |