画像の可視範囲を表す図形

Namespace: FVIL.GDI
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public virtual CFviGdiRectangle Selector { get; set; }
Visual Basic
Public Overridable Property Selector As CFviGdiRectangle
	Get
	Set

Property Value

Type: CFviGdiRectangle

See Also