Parameters
- factor
- Expansion factor. Factor must be 0 or greater. Values greater than 1 creates a larger envelope, and less then one shrinks it.
Return Value
Expanded envelope Example: Expand the envelope by 10%:
C# | Copy Code |
---|---|
Envelope expanded = myEnvelope.Expand(1.1); |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family