ImageGear23.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearEffectsVerifier Class : CanApplyRoundCorners Method |
page
, otherwise - false.'Declaration Public Function CanApplyRoundCorners( _ ByVal page As ImGearRasterPage _ ) As Boolean
'Usage Dim instance As ImGearEffectsVerifier Dim page As ImGearRasterPage Dim value As Boolean value = instance.CanApplyRoundCorners(page)
public bool CanApplyRoundCorners( ImGearRasterPage page )
public: bool CanApplyRoundCorners( ImGearRasterPage* page )
public: bool CanApplyRoundCorners( ImGearRasterPage^ page )