ScaleTransform3D.CenterZ Property

Definition

Gets or sets the z-coordinate of the transform's center point.

public:
 property double CenterZ { double get(); void set(double value); };
public double CenterZ { get; set; }
member this.CenterZ : double with get, set
Public Property CenterZ As Double

Property Value

The z-coordinate of the transform's center point. The default value is 0.

Remarks

Dependency Property Information

Identifier field CenterZProperty
Metadata properties set to true None

Applies to