Leadtools.Pdf Namespace > PDFBrush Structure : Color Property |
public RasterColor Color {get; set;}
'Declaration Public Property Color As RasterColor
'Usage Dim instance As PDFBrush Dim value As RasterColor instance.Color = value value = instance.Color
public: property RasterColor Color { RasterColor get(); void set ( RasterColor value); }
For an example, refer to PDFRectangleAnnotation.