Share via


PendulumDots.DotRadiusX Property

 

Applies To: Dynamics CRM 2015

Gets or sets the DotRadiusX property. This dependency property indicates the corner radius width of each of the dot.

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

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

Property Value

Type: System.Double

See Also

PendulumDots Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright