C# Class Vidka.Components.VideoShitboxDrawOps.DrawRenderBreakups

Inheritance: DrawOp
Afficher le fichier Open project: miktemk/VidkaEditor

Méthodes publiques

Свойство Type Description
penRenderBreakupLine System.Drawing.Pen

Méthodes publiques

Méthode Description
DrawRenderBreakups ( IVidkaOpContext context, ImageCacheManager imageMan ) : System
Paint ( Graphics g, int w, int h ) : void

Method Details

DrawRenderBreakups() public méthode

public DrawRenderBreakups ( IVidkaOpContext context, ImageCacheManager imageMan ) : System
context IVidkaOpContext
imageMan ImageCacheManager
Résultat System

Paint() public méthode

public Paint ( Graphics g, int w, int h ) : void
g System.Drawing.Graphics
w int
h int
Résultat void

Property Details

penRenderBreakupLine public_oe static_oe property

public static Pen,System.Drawing penRenderBreakupLine
Résultat System.Drawing.Pen