Unit 'GR32_Brushes' Package
[Overview][Types][Classes][Index] [#pl_graphics32]

TStrokeBrush

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: GR32_Brushes.pas line 157

type TStrokeBrush = class(TSolidBrush)

protected

  procedure DoPolyPolygonFS(); override;

  

public

  constructor Create(); override;

  

  procedure PolyPolygonFS();

  

  property StrokeWidth: TFloat; [rw]

  

  property JoinStyle: TJoinStyle; [rw]

  

  property EndStyle: TEndStyle; [rw]

  

  property MiterLimit: TFloat; [rw]

  

end;

Inheritance

TStrokeBrush

  

|

TSolidBrush

  

|

TCustomBrush

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio