Initializes the overlay with width and height
values.
| C# | Visual Basic | Visual C++ |
Sub Initialize ( _ WidthValue As Double, _ WidthUnit As AgGxUnit, _ HeightValue As Double, _ HeightUnit As AgGxUnit _ )
void Initialize( [ InAttribute] double WidthValue, [ InAttribute] AgGxUnit WidthUnit, [ InAttribute] double HeightValue, [ InAttribute] AgGxUnit HeightUnit )
Assembly: AGI.Graphics.Overlays.Interop(Module: AGI.Graphics.Overlays.Interop) Version: 9.0.0.0 (9.0.0.0)