PendulumDots.OnDotHeightChanged Method (Double, Double)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Provides derived classes an opportunity to handle changes to the DotHeight property.
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
protected virtual void OnDotHeightChanged(
double oldDotHeight,
double newDotHeight
)
Protected Overridable Sub OnDotHeightChanged (
oldDotHeight As Double,
newDotHeight As Double
)
Parameters
oldDotHeight
Type: System.DoubleOld Value
newDotHeight
Type: System.DoubleNew Value
See Also
PendulumDots Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright