Leadtools.ImageProcessing.Effects Namespace > TextureAlphaBlendCommand Class : SourcePoint Property |
public LeadPoint SourcePoint {get; set;}
'Declaration Public Property SourcePoint As LeadPoint
'Usage Dim instance As TextureAlphaBlendCommand Dim value As LeadPoint instance.SourcePoint = value value = instance.SourcePoint
public LeadPoint SourcePoint {get; set;}
get_SourcePoint();
set_SourcePoint(value);
Object.defineProperty('SourcePoint');