Leadtools.Annotations Namespace > AnnBrush Class : Create Method |
public abstract Brush Create( AnnUnitConverter converter, AnnRectangle rect )
'Declaration Public MustOverride Function Create( _ ByVal converter As AnnUnitConverter, _ ByVal rect As AnnRectangle _ ) As Brush
'Usage Dim instance As AnnBrush Dim converter As AnnUnitConverter Dim rect As AnnRectangle Dim value As Brush value = instance.Create(converter, rect)
public abstract Brush Create( AnnUnitConverter converter, AnnRectangle rect )
public: abstract Brush^ Create( AnnUnitConverter^ converter, AnnRectangle rect )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2