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 > RomanMosaicCommand Class : ShadowAngle Property |
public ShadowCommandAngle ShadowAngle {get; set;}
'Declaration Public Property ShadowAngle As ShadowCommandAngle
'Usage Dim instance As RomanMosaicCommand Dim value As ShadowCommandAngle instance.ShadowAngle = value value = instance.ShadowAngle
public ShadowCommandAngle ShadowAngle {get; set;}
get_ShadowAngle();
set_ShadowAngle(value);
Object.defineProperty('ShadowAngle');
public: property ShadowCommandAngle ShadowAngle { ShadowCommandAngle get(); void set ( ShadowCommandAngle value); }