Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.30
|
Leadtools.ImageProcessing.SpecialEffects Namespace > ShadowCommand Class : Angle Property |
public ShadowCommandAngle Angle {get; set;}
'Declaration Public Property Angle As ShadowCommandAngle
'Usage Dim instance As ShadowCommand Dim value As ShadowCommandAngle instance.Angle = value value = instance.Angle
public ShadowCommandAngle Angle {get; set;}
get_Angle();
set_Angle(value);
Object.defineProperty('Angle');
public: property ShadowCommandAngle Angle { ShadowCommandAngle get(); void set ( ShadowCommandAngle value); }