Ignore:
Timestamp:
Apr 9, 2009, 10:24:28 PM (15 years ago)
Author:
イグトランス (egtra)
Message:

Metafileクラスの追加
(#242)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/ablib/src/Classes/System/Drawing/misc.ab

    r701 r705  
    5151    TextRenderingHintAntiAlias
    5252    TextRenderingHintClearTypeGridFit
    53 End Enum
    54 
    55 Enum MetafileFrameUnit
    56     Pixel      = 2
    57     Point      = 3
    58     Inch       = 4
    59     Document   = 5
    60     Millimeter = 6
    61     Gdi
    6253End Enum
    6354
Note: See TracChangeset for help on using the changeset viewer.